Staging: lustre: Fix checkpatch error: Unnecessary comparison
authorTina Johnson <tinajohnson.1234@gmail.com>
Wed, 8 Oct 2014 06:50:23 +0000 (12:20 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Oct 2014 02:29:17 +0000 (10:29 +0800)
commita15dbf99abd0ea9db59749a5cafd7caea84472dc
tree79f464c8e7639ba288bf565816157a48c4f60714
parentaa21894b3c16d673eb394fc14f445a78cc572cb2
Staging: lustre: Fix checkpatch error: Unnecessary comparison

Removed unnecessary comparison against NULL to remove following
checkpatch error:

ERROR: spaces required around that '!='

Signed-off-by: Tina Johnson <tinajohnson.1234@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/llite/llite_lib.c
This page took 0.024515 seconds and 5 git commands to generate.