From 2046a81d47bacd58287672dc6f0791ab0de2184e Mon Sep 17 00:00:00 2001 From: Himangi Saraogi Date: Fri, 7 Mar 2014 04:09:23 +0530 Subject: [PATCH] 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-format-patch failed