]> asedeno.scripts.mit.edu Git - linux.git/commit
staging:lustre: Fix sparse warning of plain integer as NULL
authorHimangi Saraogi <himangi774@gmail.com>
Thu, 13 Mar 2014 17:51:23 +0000 (23:21 +0530)
committerPeter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Mon, 17 Mar 2014 00:50:23 +0000 (17:50 -0700)
commit87355c1b21f0ddf3b19e0a87c649fed544b7d5d5
treebdbf649a696875d91e2d95c0a0efaa2206ecdd4b
parentfeb600e597200a222c5ae780aa481e907f9437b1
staging:lustre: Fix sparse warning of plain integer as NULL

This patch fixes the following sparse warning:
drivers/staging/lustre/lustre/lov/lov_request.c:53:28: warning: Using plain integer as NULL pointer

Signed-off-by: Himangi Saraogi <himangi774@gmail.com>
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
drivers/staging/lustre/lustre/lov/lov_request.c