Re: [HPDD-discuss] [PATCH] staging: lustre: libcfs: move assignment out of conditional

2015-07-13 Thread Patrick Farrell
ibcfs: move assignment out of conditional Found by checkpatch.pl Signed-off-by: Perry Hooker Please enter the commit message for your changes. Lines starting --- .../staging/lustre/include/linux/libcfs/libcfs_fail.h | 18 ++ 1 file changed, 10 insertions(+), 8 dele

RE: [HPDD-discuss] [PATCH] staging: lustre: libcfs: move assignment out of conditional

2015-07-13 Thread Patrick Farrell
...@driverdev.osuosl.org; hpdd-disc...@lists.01.org Cc: Perry Hooker Subject: [HPDD-discuss] [PATCH] staging: lustre: libcfs: move assignment out of conditional Found by checkpatch.pl Signed-off-by: Perry Hooker Please enter the commit message for your changes. Lines starting --- .../staging/lustre

Re: [PATCH] staging: lustre: libcfs: move assignment out of conditional

2015-07-13 Thread Sudip Mukherjee
On Sun, Jul 12, 2015 at 08:22:56PM -0600, Perry Hooker wrote: > Found by checkpatch.pl > > Signed-off-by: Perry Hooker > > Please enter the commit message for your changes. Lines starting This line should not be here. And please give the version numbers in your patch. Like this one should have

[PATCH] staging: lustre: libcfs: move assignment out of conditional

2015-07-12 Thread Perry Hooker
Found by checkpatch.pl Signed-off-by: Perry Hooker Please enter the commit message for your changes. Lines starting --- .../staging/lustre/include/linux/libcfs/libcfs_fail.h | 18 ++ 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/drivers/staging/lustre/include/