staging: lustre: Fixed warnings about using 0 as NULL ptr
authorGreg DeAngelis <gdeangel@gmail.com>
Sat, 24 May 2014 03:09:11 +0000 (23:09 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 May 2014 17:59:52 +0000 (10:59 -0700)
commit35b8dfd411f9162647717b018569471656460267
treec1ec7833b048851af84dc24db28b81f6cff8dd9f
parentffd07de65ef5315053ea16356cd533b7f47c17e9
staging: lustre: Fixed warnings about using 0 as NULL ptr

Fixed a bunch of warnings pointed out by sparse about using 0 to
represent a NULL pointer.

Signed-off-by: Greg DeAngelis <gdeangel@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/mgc/lproc_mgc.c