From: Himangi Saraogi Date: Thu, 6 Mar 2014 22:39:23 +0000 (+0530) Subject: staging:lustre: Fix sparse warnings of Using plain integer as NULL pointer X-Git-Tag: v3.15-rc1~139^2~611 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2046a81d47bacd58287672dc6f0791ab0de2184e;p=pandora-kernel.git staging:lustre: Fix sparse warnings of Using plain integer as NULL pointer This patch fixes the following sparse warnings: drivers/staging/lustre/lustre/lov/lov_obd.c:342:48: warning: Using plain integer as NULL pointer drivers/staging/lustre/lustre/lov/lov_obd.c:647:44: warning: Using plain integer as NULL pointer drivers/staging/lustre/lustre/lov/lov_obd.c:771:46: warning: Using plain integer as NULL pointer Signed-off-by: Himangi Saraogi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed