Staging:lustre:obdclass:linux:simplify NULL comparison
authorBhumika Goyal <bhumirks@gmail.com>
Wed, 20 Jan 2016 18:47:45 +0000 (00:17 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Feb 2016 22:44:02 +0000 (14:44 -0800)
commit6ae07f1b38d18589fdeaa150b86252f02b2750fb
tree914096840b1a271eef4e85fde53d0cea0d44b203
parent197cb405b3ed1707ab4347b3ce8803fca7403939
Staging:lustre:obdclass:linux:simplify NULL comparison

Remove explicit NULL comparision and replace it with a simpier form.
Detected using checkpatch.pl.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/obdclass/linux/linux-module.c