[PATCH] [STYLE]staging:braille:braille_console.c [1/2]

2016-11-10 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to ERROR: Use 4 digit octal (0777) not decimal permissions Signed-off-by: Walt Feasel --- drivers/accessibility/braille/braille_console.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/accessibility/braille

[PATCH] [STYLE]staging:braille:braille_console.c [2/2]

2016-11-10 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to WARNING: Missing a blank line after declarations Signed-off-by: Walt Feasel --- drivers/accessibility/braille/braille_console.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/accessibility/braille/braille_console.c b

[PATCH] [STYLE 1/2]staging:speakup:i18n.c Block align on *

2016-11-11 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to: WARNING: Block comments should align the * on each line Signed-off-by: Walt Feasel --- drivers/staging/speakup/i18n.c | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/drivers/staging/speakup/i18n.c b

[PATCH] [STYLE 2/2]staging:speakup:i18n.c Align match parenthesis

2016-11-11 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to: CHECK: Alignment should match open parenthesis Signed-off-by: Walt Feasel --- drivers/staging/speakup/i18n.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/speakup/i18n.c b/drivers/staging/speakup

[PATCH] [STYLE]staging:speakup:keyhelp.c Align match on parenthesis

2016-11-11 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to: CHECK: Alignment should match open parenthesis Signed-off-by: Walt Feasel --- drivers/staging/speakup/keyhelp.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/speakup/keyhelp.c b/drivers

[PATCH][STYLE 1/3]staging:speakup:kobjects.c Align match on parenthesis

2016-11-11 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to: CHECK: Alignment should match open parenthesis Signed-off-by: Walt Feasel --- drivers/staging/speakup/kobjects.c | 29 +++-- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/drivers/staging

[PATCH][STYLE 2/3]staging:speakup:kobjects.c Align match on parenthesis

2016-11-11 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to: CHECK: Alignment should match open parenthesis Signed-off-by: Walt Feasel --- drivers/staging/speakup/kobjects.c | 23 --- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/drivers/staging/speakup

[PATCH] [STYLE 3/3]staging:speakup:kobjects.c Align match on parenthesis and no space after cast

2016-11-11 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to: CHECK: Alignment should match open parenthesis CHECK: No space is necessary after a cast Signed-off-by: Walt Feasel --- drivers/staging/speakup/kobjects.c | 24 1 file changed, 12 insertions(+), 12

[PATCH] [STYLE 1/3]staging:speakup:main.c Modify block comments

2016-11-11 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to WARNING: Block comments should align the * on each line CHECK: Please use a blank line after function/struct/union/enum declarations Signed-off-by: Walt Feasel --- drivers/staging/speakup/main.c | 3 ++- 1 file changed, 2

[PATCH] [STYLE 2/3]staging:speakup:main.c Align on Parenthesis

2016-11-11 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to CHECK: Alignment should match open parenthesis Signed-off-by: Walt Feasel --- drivers/staging/speakup/main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/speakup/main.c b/drivers/staging

[PATCH] [STYLE 3/3]staging:speakup:main.c Operators to end of line

2016-11-11 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to CHECK: Alignment should match open parenthesis additionally moved operators to end of line Signed-off-by: Walt Feasel --- drivers/staging/speakup/main.c | 40 ++-- 1 file changed, 18

[PATCH] [STYLE]staging:speakup:selection.c Align to parenthesis

2016-11-11 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to CHECK: Alignment should match open parenthesis Additionally add space around operators Signed-off-by: Walt Feasel --- drivers/staging/speakup/selection.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a

[PATCH] [STYLE]staging:speakup:serialio.c Align and Space for operators

2016-11-11 Thread Walt Feasel
le issues affect the same hunk and splitting would complicate the issue needlessly Signed-off-by: Walt Feasel --- drivers/staging/speakup/serialio.c | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/drivers/staging/speakup/serialio.c b/drivers/staging/spea

[PATCH] [STYLE]staging:speakup:speakup_acntpc.c Spaces perferred around

2016-11-11 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to: CHECK: spaces preferred around that '|,+,-' CHECK: Alignment should match open parenthesis Signed-off-by: Walt Feasel --- drivers/staging/speakup/speakup_acntpc.c | 42 1 file c

[PATCH] [STYLE 1/2]staging:speakup:speakup_acntsa.c Modify block comments

2016-11-11 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to WARNING: Block comments should align the * on each line Signed-off-by: Walt Feasel --- drivers/staging/speakup/speakup_acntsa.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/speakup

[PATCH] [STYLE 2/2]staging:speakup:speakup_acntsa.c Spaces preferred around

2016-11-11 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to CHECK: spaces preferred around that '|' Signed-off-by: Walt Feasel --- drivers/staging/speakup/speakup_acntsa.c | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/drivers/stagi

[PATCH] [STYLE 1/3]staging:speakup:speakup_apollo.c Block align on *

2016-11-11 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to: WARNING: Block comments should align the * on each line Signed-off-by: Walt Feasel --- drivers/staging/speakup/speakup_apollo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/speakup

[PATCH] [STYLE 2/3]staging:speakup:speakup_apollo.c Spaces perferred around

2016-11-11 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to: CHECK: spaces preferred around that '|' Signed-off-by: Walt Feasel --- drivers/staging/speakup/speakup_apollo.c | 24 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/drivers/stagi

[PATCH] [STYLE 3/3]staging:speakup:speakup_apollo.c Align match parenthesis

2016-11-11 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to: CHECK: Alignment should match open parenthesis Signed-off-by: Walt Feasel --- drivers/staging/speakup/speakup_apollo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/speakup/speakup_apollo.c b

[PATCH] [STYLE]staging:speakup:speakup_audptr.c Spaces around that

2016-11-11 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to CHECK: spaces preferred around that '|' Signed-off-by: Walt Feasel --- drivers/staging/speakup/speakup_audptr.c | 24 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/drivers/stagi

[PATCH] [STYLE 1/2]staging:speakup:speakup_bns.c Block text modifications

2016-11-11 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to: WARNING: Block comments should align the * on each line Modified a multi line block to single. Signed-off-by: Walt Feasel --- drivers/staging/speakup/speakup_bns.c | 7 +++ 1 file changed, 3 insertions(+), 4 deletions

[PATCH] [STYLE 2/2]staging:speakup:speakup_bns.c Spaces around that

2016-11-11 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to: CHECK: spaces preferred around that '|' Signed-off-by: Walt Feasel --- drivers/staging/speakup/speakup_bns.c | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/drivers/stagi

[PATCH] [STYLE 1/2]staging:speakup:speakup_decext.c Block text modifications

2016-11-11 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to: WARNING: Block comments should align the * on each line Modified a multi line block text to single Signed-off-by: Walt Feasel --- drivers/staging/speakup/speakup_decext.c | 7 +++ 1 file changed, 3 insertions(+), 4 deletions

[PATCH] [STYLE 2/2]staging:speakup:speakup_decext.c Align match parenthesis

2016-11-11 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to: CHECK: Alignment should match open parenthesis Signed-off-by: Walt Feasel --- drivers/staging/speakup/speakup_decext.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/speakup/speakup_decext.c

[PATCH] [STYLE 1/3]staging:speakup:speakup_decpc.c Block align text

2016-11-11 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to: WARNING: Block comments should align the * on each line Modified horizontal spacing for consistency/legibility Modified multi line comment to single Signed-off-by: Walt Feasel --- drivers/staging/speakup/speakup_decpc.c | 97

[PATCH] [STYLE 2/3]staging:speakup:speakup_decpc.c Perferred spaces around

2016-11-11 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to: CHECK: spaces preferred around that '|,+,&' Signed-off-by: Walt Feasel --- drivers/staging/speakup/speakup_decpc.c | 46 - 1 file changed, 23 insertions(+), 23 deletions(-) diff -

[PATCH] [STYLE 3/3]staging:speakup:speakup_decpc.c Align match parenthesis

2016-11-11 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to: CHECK: Alignment should match open parenthesis Signed-off-by: Walt Feasel --- drivers/staging/speakup/speakup_decpc.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/staging/speakup/speakup_decpc.c

[PATCH] [STYLE 1/3]staging:speakup:speakup_dectlk.c Block text modification

2016-11-11 Thread Walt Feasel
Modified multi line text to single Removed unneeded blankline at end Signed-off-by: Walt Feasel --- drivers/staging/speakup/speakup_dectlk.c | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/drivers/staging/speakup/speakup_dectlk.c b/drivers/staging/speakup

[PATCH] [STYLE 2/3]staging:speakup:speakup_dectlk.c Spaces preferred around

2016-11-11 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to: CHECK: spaces preferred around that '|' Signed-off-by: Walt Feasel --- drivers/staging/speakup/speakup_dectlk.c | 24 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/drivers/stagi

[PATCH] [STYLE 3/3]staging:speakup:speakup_dectlk.c Align match parenthesis

2016-11-11 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to: CHECK: Alignment should match open parenthesis Signed-off-by: Walt Feasel --- drivers/staging/speakup/speakup_dectlk.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/speakup/speakup_dectlk.c

[PATCH] [STYLE]staging:speakup:speakup_dtlk.h Modify block comments

2016-11-11 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to WARNING: Block comments should align the * on each line Modified block text alignment for consistency Signed-off-by: Walt Feasel --- drivers/staging/speakup/speakup_dtlk.h | 16 1 file changed, 8 insertions(+), 8

[PATCH] [STYLE 1/2]staging:speakup:speakup_dummy.c Modify block comments

2016-11-11 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to Modified multiline block text to single Removed blank line from the end Signed-off-by: Walt Feasel --- drivers/staging/speakup/speakup_dummy.c | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/drivers

[PATCH] [STYLE 2/2]staging:speakup:speakup_dummy.c Spaces prefered around

2016-11-11 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to: CHECK: spaces preferred around that '|' Signed-off-by: Walt Feasel --- drivers/staging/speakup/speakup_dummy.c | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/drivers/stagi

[PATCH] [STYLE]staging:speakup:speakup.h Space preferred around

2016-11-11 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to CHECK: spaces preferred around that '|,+' Signed-off-by: Walt Feasel --- drivers/staging/speakup/speakup.h | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/staging/speakup/speakup.h

[PATCH] [STYLE 1/3]staging:speakup:speakup_keypc.c Block text modification

2016-11-11 Thread Walt Feasel
Modified multi line comment to single Removed blankline at end Signed-off-by: Walt Feasel --- drivers/staging/speakup/speakup_keypc.c | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/drivers/staging/speakup/speakup_keypc.c b/drivers/staging/speakup/speakup_keypc.c

[PATCH] [STYLE 2/3]staging:speakup:speakup_keypc.c Preferred space around

2016-11-11 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to: CHECK: spaces preferred around that '|,+,-' Signed-off-by: Walt Feasel --- drivers/staging/speakup/speakup_keypc.c | 30 +++--- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/drive

[PATCH] [STYLE 3/3]staging:speakup:speakup_keypc.c Align around parenthesis

2016-11-11 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to: CHECK: Alignment should match open parenthesis Signed-off-by: Walt Feasel --- drivers/staging/speakup/speakup_keypc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/speakup/speakup_keypc.c b

[PATCH] [STYLE 1/2]staging:speakup:speakup_ltlk.c Block align on *

2016-11-11 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to: WARNING: Block comments should align the * on each line Modified multi line comment to single Removed blankline at end Signed-off-by: Walt Feasel --- drivers/staging/speakup/speakup_ltlk.c | 8 +++- 1 file changed, 3

[PATCH] [STYLE 2/2]staging:speakup:speakup_ltlk.c Preferred space around

2016-11-11 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to: CHECK: spaces preferred around that '|,+' Signed-off-by: Walt Feasel --- drivers/staging/speakup/speakup_ltlk.c | 30 +++--- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/drive

[PATCH] [STYLE 1/5]staging:speakup:speakup_soft.c Modify block text

2016-11-12 Thread Walt Feasel
Modified multiline comment to single Signed-off-by: Walt Feasel --- drivers/staging/speakup/speakup_soft.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/drivers/staging/speakup/speakup_soft.c b/drivers/staging/speakup/speakup_soft.c index 6b1d0f5..c14a136 100644

[PATCH] [STYLE 2/5]staging:speakup:speakup_soft.c Space preferred around

2016-11-12 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to: CHECK: spaces preferred around that '|' Signed-off-by: Walt Feasel --- drivers/staging/speakup/speakup_soft.c | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/drivers/stagi

[PATCH] [STYLE 3/5]staging:speakup:speakup_soft.c Align match parenthesis

2016-11-12 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to: CHECK: Alignment should match open parenthesis Signed-off-by: Walt Feasel --- drivers/staging/speakup/speakup_soft.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/speakup/speakup_soft.c b

[PATCH] [STYLE 4/5]staging:speakup:speakup_soft.c Logical continuations

2016-11-12 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to: CHECK: Logical continuations should be on the previous line Signed-off-by: Walt Feasel --- drivers/staging/speakup/speakup_soft.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/speakup

[PATCH] [STYLE 5/5]staging:speakup:speakup_soft.c Blank lines

2016-11-12 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to: CHECK: Please don't use multiple blank lines CHECK: Blank lines aren't necessary after an open brace '{' Signed-off-by: Walt Feasel --- drivers/staging/speakup/speakup_soft.c | 2 -- 1 file changed, 2 deleti

[PATCH] [STYLE 1/2]staging:speakup:speakup_spkout.c Block comment align

2016-11-12 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to: WARNING: Block comments should align the * on each line Modified multiline text to single Removed blankline at end Signed-off-by: Walt Feasel --- drivers/staging/speakup/speakup_spkout.c | 8 +++- 1 file changed, 3

[PATCH] [STYLE 2/2]staging:speakup:speakup_spkout.c Spaces preferred around

2016-11-12 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to: CHECK: spaces preferred around that '|' Signed-off-by: Walt Feasel --- drivers/staging/speakup/speakup_spkout.c | 24 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/drivers/stagi

[PATCH] [STYLE 1/2]staging:speakup:speakup_txprt.c Block comment align

2016-11-12 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to: WARNING: Block comments should align the * on each line Modified multiline comment to single Removed blank line at end Signed-off-by: Walt Feasel --- drivers/staging/speakup/speakup_txprt.c | 8 +++- 1 file changed, 3

[PATCH] [STYLE 2/2]staging:speakup:speakup_txprt.c Spaces preferred around

2016-11-12 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to: CHECK: spaces preferred around that '|' Signed-off-by: Walt Feasel --- drivers/staging/speakup/speakup_txprt.c | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/drivers/stagi

[PATCH] [STYLE]staging:speakup:spk_priv_keyinfo.h Spaces preferred around

2016-11-12 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to CHECK: spaces preferred around that '+' Signed-off-by: Walt Feasel --- drivers/staging/speakup/spk_priv_keyinfo.h | 44 +++--- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/drive

[PATCH] [STYLE]staging:speakup:spk_types.h Align match parenthesis

2016-11-12 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to CHECK: Alignment should match open parenthesis Signed-off-by: Walt Feasel --- drivers/staging/speakup/spk_types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/speakup/spk_types.h b/drivers

[PATCH] [STYLE 1/5]staging:speakup:synth.c Modified block text

2016-11-12 Thread Walt Feasel
Modified block comment for alignment consistency Signed-off-by: Walt Feasel --- drivers/staging/speakup/synth.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/speakup/synth.c b/drivers/staging/speakup/synth.c index 54b2f39..29efdb1 100644 --- a/drivers

[PATCH v2] [STYLE 1/5]staging:speakup:synth.c Modified block text

2016-11-12 Thread Walt Feasel
Modified block comment for alignment consistency Signed-off-by: Walt Feasel --- drivers/staging/speakup/synth.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/speakup/synth.c b/drivers/staging/speakup/synth.c index 54b2f39..800fbbf 100644 --- a/drivers

[PATCH] [STYLE 2/5]staging:speakup:synth.c Logical continuation previous

2016-11-12 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to CHECK: Logical continuations should be on the previous line Signed-off-by: Walt Feasel --- drivers/staging/speakup/synth.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/speakup/synth.c b

[PATCH] [STYLE 3/5]staging:speakup:synth.c Space preferred around

2016-11-12 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to CHECK: spaces preferred around that '/,+,-' Signed-off-by: Walt Feasel --- drivers/staging/speakup/synth.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/staging/speakup/synth.c

[PATCH] [STYLE 4/5]staging:speakup:synth.c Align match parenthesis

2016-11-12 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to CHECK: Alignment should match open parenthesis Signed-off-by: Walt Feasel --- drivers/staging/speakup/synth.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/speakup/synth.c b/drivers/staging

[PATCH] [STYLE 5/5]staging:speakup:synth.c Blankline before close }

2016-11-12 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to CHECK: Blank lines aren't necessary before a close brace '}' Signed-off-by: Walt Feasel --- drivers/staging/speakup/synth.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/staging/speakup/synth.c b/drivers/

[PATCH] [STYLE 1/2]staging:speakup:thread.c Modified block comment

2016-11-12 Thread Walt Feasel
Modified block comment to multiline style Signed-off-by: Walt Feasel --- drivers/staging/speakup/thread.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/staging/speakup/thread.c b/drivers/staging/speakup/thread.c index 90c383e..e4de7dc 100644 --- a/drivers/staging

[PATCH] [STYLE 2/2]staging:speakup:thread.c Align match parenthesis

2016-11-12 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to: CHECK: Alignment should match open parenthesis Signed-off-by: Walt Feasel --- drivers/staging/speakup/thread.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/speakup/thread.c b/drivers/staging

[PATCH] [STYLE 1/2]staging:speakup:varhandlers.c Moddified block comment

2016-11-12 Thread Walt Feasel
Modified block comment to multiline style Signed-off-by: Walt Feasel --- drivers/staging/speakup/varhandlers.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/staging/speakup/varhandlers.c b/drivers/staging/speakup/varhandlers.c index 21186e3..5ab7245 100644 --- a

[PATCH] [STYLE 2/2]staging:speakup:varhandlers.c Align match parenthesis

2016-11-12 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to CHECK: Alignment should match open parenthesis Signed-off-by: Walt Feasel --- drivers/staging/speakup/varhandlers.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/speakup/varhandlers.c b

[PATCH] [STYLE]staging:MAINTAINERS email revision speakup

2016-11-12 Thread Walt Feasel
Modified email address per the TODO file in speakup's email listing, also verified email address from speakup's website Signed-off-by: Walt Feasel --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index ec1ee3e..40d272c 10

[PATCH] [STYLE]staging:speakup:TODO Modify current email

2016-11-12 Thread Walt Feasel
Modified email address to reflect current address Signed-off-by: Walt Feasel --- drivers/staging/speakup/TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/speakup/TODO b/drivers/staging/speakup/TODO index 3094799..993410c 100644 --- a/drivers/staging

[PATCH] Revert "[STYLE]staging:MAINTAINERS email revision speakup"

2016-11-12 Thread Walt Feasel
This reverts commit 0970517be9d3d3e3a2fd5aa5a9938318b375f2d0. --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 40d272c..ec1ee3e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11540,7 +11540,7 @@ F: drivers/staging/slicoss/ ST

[PATCH] [STYLE]staging:skein:threefish_block.c remove blank lines

2016-11-12 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to CHECK: Please don't use multiple blank lines Signed-off-by: Walt Feasel --- drivers/staging/skein/threefish_block.c | 16 1 file changed, 16 deletions(-) diff --git a/drivers/staging/skein/threefish_block

[PATCH] [STYLE]staging:dgnc:dgnc_cls.h Spelling correction

2016-11-12 Thread Walt Feasel
Corrected a spelling mistake for control Signed-off-by: Walt Feasel --- drivers/staging/dgnc/dgnc_cls.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/dgnc/dgnc_cls.h b/drivers/staging/dgnc/dgnc_cls.h index 2597e36..463ad30 100644 --- a/drivers/staging/dgnc

[PATCH] [STYLE]staging:dgnc:dgnc_driver.c Blankline before }

2016-11-12 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to CHECK: Blank lines aren't necessary before a close brace '}' Signed-off-by: Walt Feasel --- drivers/staging/dgnc/dgnc_driver.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/staging/dgnc/dgnc_driver.c b/

[PATCH] [STYLE]staging:dgnc:dgnc_driver.h Spelling correction

2016-11-12 Thread Walt Feasel
Corrected spelling mistake for statements Signed-off-by: Walt Feasel --- drivers/staging/dgnc/dgnc_driver.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/dgnc/dgnc_driver.h b/drivers/staging/dgnc/dgnc_driver.h index 8792026..5770a85 100644 --- a/drivers

[PATCH] [STYLE 1/2]staging:dgnc:dgnc_driver.h block comment modifications

2016-11-12 Thread Walt Feasel
Modified block comments for style consistency Signed-off-by: Walt Feasel --- drivers/staging/dgnc/dgnc_neo.c | 24 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/drivers/staging/dgnc/dgnc_neo.c b/drivers/staging/dgnc/dgnc_neo.c index 5becb37..03fc58e

[PATCH] [STYLE 2/2]staging:dgnc:dgnc_driver.h block comment modifications

2016-11-12 Thread Walt Feasel
Modified block comments for style consistency Signed-off-by: Walt Feasel --- drivers/staging/dgnc/dgnc_neo.c | 48 - 1 file changed, 23 insertions(+), 25 deletions(-) diff --git a/drivers/staging/dgnc/dgnc_neo.c b/drivers/staging/dgnc/dgnc_neo.c index

[PATCH] [STYLE 2/2]staging:dgnc:dgnc_neo.c block comment modifications

2016-11-12 Thread Walt Feasel
Modified block comments for style consistency Signed-off-by: Walt Feasel --- drivers/staging/dgnc/dgnc_neo.c | 48 - 1 file changed, 23 insertions(+), 25 deletions(-) diff --git a/drivers/staging/dgnc/dgnc_neo.c b/drivers/staging/dgnc/dgnc_neo.c index

[PATCH] [STYLE 1/2]staging:dgnc:dgnc_neo.c block comment modifications

2016-11-12 Thread Walt Feasel
Modified block comments for style consistency Signed-off-by: Walt Feasel --- drivers/staging/dgnc/dgnc_neo.c | 24 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/drivers/staging/dgnc/dgnc_neo.c b/drivers/staging/dgnc/dgnc_neo.c index 5becb37..03fc58e

[PATCH] [STYLE 1/2]staging:dgnc:dgnc_sysfs.c Modify block text

2016-11-12 Thread Walt Feasel
Modified multiline comment for style consistency Signed-off-by: Walt Feasel --- drivers/staging/dgnc/dgnc_sysfs.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/staging/dgnc/dgnc_sysfs.c b/drivers/staging/dgnc/dgnc_sysfs.c index 290bf6e..6e8c53b 100644 --- a

[PATCH] [STYLE 2/2]staging:dgnc:dgnc_sysfs.c Delete blank line

2016-11-12 Thread Walt Feasel
Removed unnecessary blankline at end of file Signed-off-by: Walt Feasel --- drivers/staging/dgnc/dgnc_sysfs.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/staging/dgnc/dgnc_sysfs.c b/drivers/staging/dgnc/dgnc_sysfs.c index 6e8c53b..d41517c 100644 --- a/drivers/staging/dgnc

[PATCH] [STYLE 1/4]staging:dgnc:dgnc_tty.c Space preferred around

2016-11-12 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to: CHECK: spaces preferred around that '|' Signed-off-by: Walt Feasel --- drivers/staging/dgnc/dgnc_tty.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/dgnc/dgnc_tty.c b/drivers/st

[PATCH] [STYLE 2/4]staging:dgnc:dgnc_tty.c Spelling corrections

2016-11-12 Thread Walt Feasel
Made various spelling corrections in the comments Signed-off-by: Walt Feasel --- drivers/staging/dgnc/dgnc_tty.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/drivers/staging/dgnc/dgnc_tty.c b/drivers/staging/dgnc/dgnc_tty.c index 52be33f..4240609 100644 --- a

[PATCH v2] [STYLE 2/4]staging:dgnc:dgnc_tty.c Spelling corrections

2016-11-12 Thread Walt Feasel
Make spelling corrections for satisfy and transitions Signed-off-by: Walt Feasel --- v2 resubmitted without behaviour drivers/staging/dgnc/dgnc_tty.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/staging/dgnc/dgnc_tty.c b/drivers/staging/dgnc/dgnc_tty.c

[PATCH] [STYLE 3/4]staging:dgnc:dgnc_tty.c Modify block comments

2016-11-12 Thread Walt Feasel
Make block comment format changes to comply with style guides Signed-off-by: Walt Feasel --- drivers/staging/dgnc/dgnc_tty.c | 166 1 file changed, 66 insertions(+), 100 deletions(-) diff --git a/drivers/staging/dgnc/dgnc_tty.c b/drivers/staging/dgnc

[PATCH] [STYLE 4/4]staging:dgnc:dgnc_tty.c waitqueue_active comment

2016-11-12 Thread Walt Feasel
Made suggested modifications from checkpatch in reference to WARNING: waitqueue_active without comment Signed-off-by: Walt Feasel --- drivers/staging/dgnc/dgnc_tty.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/staging/dgnc/dgnc_tty.c b/drivers/staging/dgnc/dgnc_tty.c index

[PATCH] [STYLE]staging:dgcn:digi.h Spelling correction

2016-11-12 Thread Walt Feasel
Make spelling correction for "regular" Signed-off-by: Walt Feasel --- drivers/staging/dgnc/digi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/dgnc/digi.h b/drivers/staging/dgnc/digi.h index 4e36573..bfd80ca 100644 --- a/drivers/staging/dgnc/di

[PATCH] [STYLE]staging:vme:vme_user.c Correct spelling mistakes

2016-11-13 Thread Walt Feasel
Make spelling corrections for 'initialize', 'correctly' and 'unregister' Signed-off-by: Walt Feasel --- drivers/staging/vme/devices/vme_user.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/staging/vme/devices/vme_user.c

[PATCH] [STYLE 1/2]staging:xgifb:vb_init.c Align match parenthesis

2016-11-13 Thread Walt Feasel
Make suggested modifications from checkpatch in reference to: Alignment should match open parenthesis Signed-off-by: Walt Feasel --- drivers/staging/xgifb/vb_init.c | 24 +--- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/drivers/staging/xgifb/vb_init.c b

[PATCH] [STYLE 2/2]staging:xgifb:vb_init.c Logical continuations previous

2016-11-13 Thread Walt Feasel
Make suggested modifications from checkpatch in reference to: CHECK: Logical continuations should be on the previous line Signed-off-by: Walt Feasel --- drivers/staging/xgifb/vb_init.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers/staging/xgifb/vb_init.c b

[PATCH v2] [STYLE]staging:vme:vme_user.c Correct spelling mistakes

2016-11-13 Thread Walt Feasel
Make spelling corrections for 'correctly' and 'unregister'. Signed-off-by: Walt Feasel --- Removed the previously submitted U.S. spelling for 'initialise' to keep the correct U.K. spelling. drivers/staging/vme/devices/vme_user.c | 6 +++--- 1 file changed

[PATCH] [STYLE 1/20]staging:xgifb:vb_setmode.c Spelling correction

2016-11-13 Thread Walt Feasel
Make spelling correction for 'vertical' Signed-off-by: Walt Feasel --- drivers/staging/xgifb/vb_setmode.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/xgifb/vb_setmode.c b/drivers/staging/xgifb/vb_setmode.c index 6467d96..1655d3a 100644 ---

[PATCH] [STYLE 2/20]staging:xgifb:vb_setmode.c Preferred space around

2016-11-13 Thread Walt Feasel
Make suggested modification from checkpatch in reference to CHECK: spaces preferred around that '+' Signed-off-by: Walt Feasel --- drivers/staging/xgifb/vb_setmode.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/xgifb/vb_setmode.c b/drivers/sta

[PATCH] [STYLE 3/20]staging:xgifb:vb_setmode.c Logical continuation

2016-11-13 Thread Walt Feasel
Make suggested modification from checkpatch in reference to CHECK: Logical continuations should be on the previous line Signed-off-by: Walt Feasel --- drivers/staging/xgifb/vb_setmode.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/xgifb/vb_setmode.c b

[PATCH] [STYLE 4/20]staging:xgifb:vb_setmode.c No space after cast

2016-11-13 Thread Walt Feasel
Make suggested modification from checkpatch in reference to CHECK: No space is necessary after a cast Signed-off-by: Walt Feasel --- drivers/staging/xgifb/vb_setmode.c | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/drivers/staging/xgifb/vb_setmode.c b

[PATCH] [STYLE 5/20]staging:xgifb:vb_setmode.c No space after cast

2016-11-13 Thread Walt Feasel
Make suggested modification from checkpatch in reference to CHECK: No space is necessary after a cast Signed-off-by: Walt Feasel --- drivers/staging/xgifb/vb_setmode.c | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/drivers/staging/xgifb/vb_setmode.c

[PATCH] [STYLE 6/20]staging:xgifb:vb_setmode.c No space after cast

2016-11-13 Thread Walt Feasel
Make suggested modification from checkpatch in reference to CHECK: No space is necessary after a cast Signed-off-by: Walt Feasel --- drivers/staging/xgifb/vb_setmode.c | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/drivers/staging/xgifb/vb_setmode.c b

[PATCH] [STYLE 7/20]staging:xgifb:vb_setmode.c No space after cast

2016-11-13 Thread Walt Feasel
Make suggested modification from checkpatch in reference to CHECK: No space is necessary after a cast Signed-off-by: Walt Feasel --- drivers/staging/xgifb/vb_setmode.c | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/drivers/staging/xgifb/vb_setmode.c b

[PATCH] [STYLE 8/20]staging:xgifb:vb_setmode.c No space after cast

2016-11-13 Thread Walt Feasel
Make suggested modification from checkpatch in reference to CHECK: No space is necessary after a cast Signed-off-by: Walt Feasel --- drivers/staging/xgifb/vb_setmode.c | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/drivers/staging/xgifb/vb_setmode.c b

[PATCH] [STYLE 10/20]staging:xgifb:vb_setmode.c No space after cast

2016-11-13 Thread Walt Feasel
Make suggested modification from checkpatch in reference to CHECK: No space is necessary after a cast Signed-off-by: Walt Feasel --- drivers/staging/xgifb/vb_setmode.c | 24 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/drivers/staging/xgifb

[PATCH] [STYLE 9/20]staging:xgifb:vb_setmode.c No space after cast

2016-11-13 Thread Walt Feasel
Make suggested modification from checkpatch in reference to CHECK: No space is necessary after a cast Signed-off-by: Walt Feasel --- drivers/staging/xgifb/vb_setmode.c | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/drivers/staging/xgifb/vb_setmode.c

[PATCH] [STYLE 11/20]staging:xgifb:vb_setmode.c Align match parenthesis

2016-11-13 Thread Walt Feasel
Make suggested modification from checkpatch in reference to CHECK: Alignment should match open parenthesis Signed-off-by: Walt Feasel --- drivers/staging/xgifb/vb_setmode.c | 29 +++-- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/drivers/staging/xgifb

[PATCH] [STYLE 12/20]staging:xgifb:vb_setmode.c Align match parenthesis

2016-11-13 Thread Walt Feasel
Make suggested modification from checkpatch in reference to CHECK: Alignment should match open parenthesis Signed-off-by: Walt Feasel --- drivers/staging/xgifb/vb_setmode.c | 30 +++--- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/drivers/staging/xgifb

[PATCH] [STYLE 13/20]staging:xgifb:vb_setmode.c Align match parenthesis

2016-11-13 Thread Walt Feasel
Make suggested modification from checkpatch in reference to CHECK: Alignment should match open parenthesis Signed-off-by: Walt Feasel --- drivers/staging/xgifb/vb_setmode.c | 28 1 file changed, 12 insertions(+), 16 deletions(-) diff --git a/drivers/staging/xgifb

[PATCH] [STYLE 14/20]staging:xgifb:vb_setmode.c Align match parenthesis

2016-11-13 Thread Walt Feasel
Make suggested modification from checkpatch in reference to CHECK: Alignment should match open parenthesis Signed-off-by: Walt Feasel --- drivers/staging/xgifb/vb_setmode.c | 25 + 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/drivers/staging/xgifb

[PATCH] [STYLE 15/20]staging:xgifb:vb_setmode.c Align match parenthesis

2016-11-13 Thread Walt Feasel
Make suggested modification from checkpatch in reference to CHECK: Alignment should match open parenthesis Signed-off-by: Walt Feasel --- drivers/staging/xgifb/vb_setmode.c | 36 ++-- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/drivers/staging

[PATCH] [STYLE 16/20]staging:xgifb:vb_setmode.c Align match parenthesis

2016-11-13 Thread Walt Feasel
Make suggested modification from checkpatch in reference to CHECK: Alignment should match open parenthesis Signed-off-by: Walt Feasel --- drivers/staging/xgifb/vb_setmode.c | 32 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/drivers/staging

[PATCH] [STYLE 17/20]staging:xgifb:vb_setmode.c Align match parenthesis

2016-11-13 Thread Walt Feasel
Make suggested modification from checkpatch in reference to CHECK: Alignment should match open parenthesis Signed-off-by: Walt Feasel --- drivers/staging/xgifb/vb_setmode.c | 44 -- 1 file changed, 23 insertions(+), 21 deletions(-) diff --git a/drivers

  1   2   3   >