Staging: lustre: Fix no use of assignment in if condition
authorRashika Kheria <rashika.kheria@gmail.com>
Sun, 27 Oct 2013 13:19:31 +0000 (18:49 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 27 Oct 2013 13:43:23 +0000 (06:43 -0700)
commit16fcfa17d52f9f9e4e2f02a5b078b078eb5eabf3
tree4a491c0960d93ab66a8749e82e9a01c1dd832ed8
parentb6ea5ef80aa7fd6f4b18ff2e4174930e8772e812
Staging: lustre: Fix no use of assignment in if condition

This patch fixes the following checkpatch.pl error in lustre/ldlm/interval_tree.c-
ERROR: do not use assignment in if condition

Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/ldlm/interval_tree.c