]> git.baikalelectronics.ru Git - kernel.git/commit
staging: lustre: lustre: libcfs: do not use assignment in if condition
authorHema Prathaban <hemaklnce@gmail.com>
Sat, 16 Aug 2014 18:57:48 +0000 (00:27 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 17 Aug 2014 16:46:40 +0000 (09:46 -0700)
commit5675dca78d95eb44d801687f470690978d585b21
tree11eea8b7a620b8cf09b1c2c1408a76ff76ffa720
parent91c36fc5916c5c426da661fff23206ee2c08f6eb
staging: lustre: lustre: libcfs: do not use assignment in if condition

This patch fixes the following error using checkpatch.pl
Error: do not use assignment in if condition

Signed-off-by: Hema Prathaban <hemaklnce@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/libcfs/debug.c