staging:lustre: Fix sparse warnings of Using plain integer as NULL pointer
authorHimangi Saraogi <himangi774@gmail.com>
Thu, 6 Mar 2014 22:39:23 +0000 (04:09 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Mar 2014 01:35:27 +0000 (17:35 -0800)
commit2046a81d47bacd58287672dc6f0791ab0de2184e
treed34684d948d7e2a46433662ce5e341b08b6f0915
parent8505e3fc47b37591c3189b6e49e3f3a01b36d753
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 <himangi774@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/lov/lov_obd.c
This page took 0.043298 seconds and 5 git commands to generate.