This patchset fixes the following sparse complaints: [1/3]: use of a plain integer as NULL pointer [2/3]: symbols that should declared as static [3/3]: use of an unsigned int as gfp_t Fabio Falzoi (3): Staging: lustre: Avoid using 0 instead of NULL Staging: lustre: ops structs should be declared static Staging: lustre: gfp_mask should be of gfp_t type drivers/staging/lustre/lustre/include/lprocfs_status.h | 4 ++-- drivers/staging/lustre/lustre/include/lustre_dlm.h | 6 +++--- drivers/staging/lustre/lustre/ldlm/ldlm_internal.h | 2 +- drivers/staging/lustre/lustre/ldlm/ldlm_pool.c | 16 ++++++++-------- drivers/staging/lustre/lustre/llite/lproc_llite.c | 6 +++--- 5 files changed, 17 insertions(+), 17 deletions(-) -- 1.9.1 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel