Re: [PATCH] drivers: staging: lustre: Fix "space prohibited after that open parenthesis '('" errors

2014-09-08 Thread Joe Perches
On Mon, 2014-09-08 at 17:32 -0500, Greg Donald wrote: > Fix checkpatch.pl "space prohibited after that open parenthesis '('" errors [] > diff --git a/drivers/staging/lustre/lustre/obdclass/obdo.c > b/drivers/staging/lustre/lustre/obdclass/obdo.c [] > @@ -161,35 +161,35 @@ int obdo_cmp_md(struct

[PATCH] drivers: staging: lustre: Fix "space prohibited after that open parenthesis '('" errors

2014-09-08 Thread Greg Donald
Fix checkpatch.pl "space prohibited after that open parenthesis '('" errors Signed-off-by: Greg Donald --- .../lustre/lustre/obdclass/linux/linux-module.c| 4 ++-- drivers/staging/lustre/lustre/obdclass/obdo.c | 28 +++--- 2 files changed, 16 insertions(+), 16

Re: [PATCH] drivers: staging: lustre: Fix "space prohibited after that open parenthesis '('" errors

2014-09-08 Thread Greg Kroah-Hartman
On Tue, Sep 02, 2014 at 04:14:20PM -0500, Greg Donald wrote: > Fix checkpatch.pl "space prohibited after that open parenthesis '('" errors > > Signed-off-by: Greg Donald > --- > drivers/staging/lustre/lustre/lmv/lmv_internal.h | 2 +- > .../lustre/lustre/obdclass/linux/linux-module.c| 4

Re: [PATCH] drivers: staging: lustre: Fix space prohibited after that open parenthesis '(' errors

2014-09-08 Thread Greg Kroah-Hartman
On Tue, Sep 02, 2014 at 04:14:20PM -0500, Greg Donald wrote: Fix checkpatch.pl space prohibited after that open parenthesis '(' errors Signed-off-by: Greg Donald gdon...@gmail.com --- drivers/staging/lustre/lustre/lmv/lmv_internal.h | 2 +-

[PATCH] drivers: staging: lustre: Fix space prohibited after that open parenthesis '(' errors

2014-09-08 Thread Greg Donald
Fix checkpatch.pl space prohibited after that open parenthesis '(' errors Signed-off-by: Greg Donald gdon...@gmail.com --- .../lustre/lustre/obdclass/linux/linux-module.c| 4 ++-- drivers/staging/lustre/lustre/obdclass/obdo.c | 28 +++--- 2 files changed, 16

Re: [PATCH] drivers: staging: lustre: Fix space prohibited after that open parenthesis '(' errors

2014-09-08 Thread Joe Perches
On Mon, 2014-09-08 at 17:32 -0500, Greg Donald wrote: Fix checkpatch.pl space prohibited after that open parenthesis '(' errors [] diff --git a/drivers/staging/lustre/lustre/obdclass/obdo.c b/drivers/staging/lustre/lustre/obdclass/obdo.c [] @@ -161,35 +161,35 @@ int obdo_cmp_md(struct obdo

[PATCH] drivers: staging: lustre: Fix "space prohibited after that open parenthesis '('" errors

2014-09-02 Thread Greg Donald
Fix checkpatch.pl "space prohibited after that open parenthesis '('" errors Signed-off-by: Greg Donald --- drivers/staging/lustre/lustre/lmv/lmv_internal.h | 2 +- .../lustre/lustre/obdclass/linux/linux-module.c| 4 ++-- drivers/staging/lustre/lustre/obdclass/obdo.c | 28

[PATCH] drivers: staging: lustre: Fix space prohibited after that open parenthesis '(' errors

2014-09-02 Thread Greg Donald
Fix checkpatch.pl space prohibited after that open parenthesis '(' errors Signed-off-by: Greg Donald gdon...@gmail.com --- drivers/staging/lustre/lustre/lmv/lmv_internal.h | 2 +- .../lustre/lustre/obdclass/linux/linux-module.c| 4 ++-- drivers/staging/lustre/lustre/obdclass/obdo.c