git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6ea5ef
)
Staging: lustre: Fix no use of assignment in if condition
author
Rashika Kheria
<rashika.kheria@gmail.com>
Sun, 27 Oct 2013 13:19:31 +0000
(18:49 +0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 27 Oct 2013 13:43:23 +0000
(06:43 -0700)
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>
No differences found