On Sat, 2011-01-22 at 15:20 -0800, Nicholas A. Bellinger wrote: > From: Nicholas Bellinger <nab@xxxxxxxxxxxxxxx> > > This patch makes proc_mkdir() and remove_proc_entry() use a NULL > parameter to fix the following sparse warning: > > CHECK drivers/target/target_core_configfs.c > drivers/target/target_core_configfs.c:3131:54: warning: Using plain integer as NULL pointer > drivers/target/target_core_configfs.c:3145:50: warning: Using plain integer as NULL pointer > drivers/target/target_core_configfs.c:3212:42: warning: Using plain integer as NULL pointer Um, so I thought this interface was being replaced ... there's not a lot of point in sparse fixing it. James -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html