staging: lustre: checkpatch: symbol == NULL should be !symbol
authorSwee Hua Law <sweehua81@gmail.com>
Mon, 10 Aug 2015 13:54:16 +0000 (21:54 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 15 Aug 2015 01:47:41 +0000 (18:47 -0700)
commitbcffa060c1dfda25dc8a5b1244330de939550f10
tree7bc59f91b1221d7e007a5d37e2ca4fddc6abedae
parent1b680a81814cebeafe7e01495d064188a3f2fa2f
staging: lustre: checkpatch: symbol == NULL should be !symbol

Fix checkpatch problem: change == NULL comparison to !symbol

Signed-off-by: Swee Hua Law <sweehua81@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/llite/remote_perm.c