]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit77bb98f11ef211e0a90cdffbb1ec514d7b974f07
treec1ec7833b048851af84dc24db28b81f6cff8dd9f
parentb7e585f9de4a2f5967537558af920f39423fcfa2
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