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)
commit74bb9d4fef9ff789094e85ee1324616611d77baa
tree11eea8b7a620b8cf09b1c2c1408a76ff76ffa720
parent21aef7d9d654416b8167ad8047a628d3968a97da
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