Re: [Patch v2 2/2] lustre: fix coding style issue

2017-04-15 Thread g...@kroah.com
On Sat, Apr 15, 2017 at 11:25:11AM +, Rishiraj Manwatkar wrote: > Comparison should have the CONSTANT on the right side of the test Your subject needs to be better :( thanks, greg k-h ___ devel mailing list de...@linuxdriverproject.org http://drive

[Patch v2 2/2] lustre: fix coding style issue

2017-04-15 Thread Rishiraj Manwatkar
Comparison should have the CONSTANT on the right side of the test Signed-off-by: Rishiraj Manwatkar --- drivers/staging/lustre/lustre/obdclass/cl_io.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/lustre/lustre/obdclass/cl_io.c b/drivers/staging/lustre/