Re: [PATCH 0/5] staging: rtl8712: Fixed Multiple FSF address checkpatch warnings

2016-03-20 Thread Roger H Newell
On Sun, Mar 20, 2016 at 1:28 PM, Parth Sane wrote: > *** BLURB HERE *** > > Parth Sane (5): > staging: rtl8712: Fixed FSF address warning in basic_types.h > staging: rtl8712: Fixed FSF address warning in drv_types.h > staging: rtl9712: Fixed FSF address warning in

Re: [PATCH] staging: netlogic: removed 1 multiple assignment checkpatch warning

2016-03-19 Thread Roger H Newell
On Sat, Mar 19, 2016 at 2:04 PM, Parth Sane wrote: > Hi, > I haven’t received any feedback as to whether my patch has been accepted. > Would request someone to kindly help me out. Maybe you could weigh in here > Greg? > Regards, > Parth Sane >> On 15-Mar-2016, at 10:16

[PATCH 1/2] staging: wilc1000: Removed braces from single block statements

2016-03-19 Thread Roger H. Newell
This patch corrects warnings generated by checkpatch.pl by removing braces from single block statements. Signed-ff-by: Roger H. Newell <newell.ro...@gmail.com> --- drivers/staging/wilc1000/wilc_wfi_cfgoperations.c | 31 +-- drivers/staging/wilc1000/wilc_wlan

Re: [PATCH] staging: xgifb: Fix comment style

2016-02-21 Thread Roger H Newell
s will be on-top of the current state of Gregs tree and should apply. Regards: Roger H. Newell On Sun, Feb 21, 2016 at 5:29 AM, Bo YU <tsu.y...@gmail.com> wrote: > Hello, > > On Sat, Feb 20, 2016 at 03:38:15PM -0800, Kroah-Hartman wrote: >>On Wed, Feb 17, 2016 at 02:53:34PM +0800,

[PATCH 2/2] staging: wilc1000: Removed braces from single block statements

2016-02-16 Thread Roger H. Newell
This patch corrects warnings generated by checkpatch.pl by removing braces from single block statements. Signed-off-by: Roger H. Newell <newell.ro...@gmail.com> --- drivers/staging/wilc1000/wilc_spi.c | 25 + 1 file changed, 9 insertions(+), 16 deletions(-) diff

[PATCH 1/2] staging: wilc1000: Whitespaces removed from function call

2016-02-16 Thread Roger H. Newell
This patch corrects errors generated by checkpatch.pl by removing whitespace between parameters passed to dev_err() Signed-off-by: Roger H. Newell <newell.ro...@gmail.com> --- drivers/staging/wilc1000/wilc_spi.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/d

[PATCH 2/2] staging: wilc1000: codestyle fix removes unnecessary braces

2016-02-14 Thread Roger H. Newell
This patch removes braces {} for single block statements as prescribed by checkpatch.pl Signed-off-by: Roger H. Newell <newell.ro...@gmail.com> --- drivers/staging/wilc1000/wilc_spi.c | 25 + 1 file changed, 9 insertions(+), 16 deletions(-) diff --git a/drivers/s

[PATCH 2/2] staging: wilc1000: codestyle fix removes unnecessary braces

2016-02-14 Thread Roger H. Newell
This patch removes braces {} for single block statements as prescribed by checkpatch.pl Signed-off-by: Roger H. Newell <newell.ro...@gmail.com> --- drivers/staging/wilc1000/wilc_spi.c | 25 + 1 file changed, 9 insertions(+), 16 deletions(-) diff --git a/drivers/s

[PATCH 1/2] staging: wilc1000: codestyle fix removes unnecessary spaces

2016-02-14 Thread Roger H. Newell
This patch corrects spacing errors generated by checkpatch.pl Signed-off-by: Roger H. Newell <newell.ro...@gmail.com> --- drivers/staging/wilc1000/wilc_spi.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/staging/wilc1000/wilc_spi.c b/drivers/staging/wi

[PATCH] staging: wilc1000: codestyle corrections

2016-02-12 Thread Roger H. Newell
This patch corrects spacing errors generated by checkpatch.pl Signed-off-by: Roger H. Newell <newell.ro...@gmail.com> --- drivers/staging/wilc1000/wilc_spi.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/staging/wilc1000/wilc_spi.c b/drivers/staging/wi

[PATCH] staging: wilc1000: codestyle corrections

2016-02-12 Thread Roger H. Newell
This patch removes braces {} for single block statements as prescribed by checkpatch.pl Signed-off-by: Roger H. Newell <newell.ro...@gmail.com> --- drivers/staging/wilc1000/wilc_spi.c | 25 + 1 file changed, 9 insertions(+), 16 deletions(-) diff --git a/drivers/s

[PATCH] staging: wilc1000: spelling corrections

2016-02-11 Thread Roger H. Newell
This patch fixes spelling warnings generated by checkpatch.pl Signed-off-by: Roger H. Newell <newell.ro...@gmail.com> --- drivers/staging/wilc1000/host_interface.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/staging/wilc1000/host_interface.c b/d