remarkable-linux/drivers/scsi/lpfc
Randy Dunlap 041976fb6a [SCSI] lpfc: sparse NULL warnings
From: Randy Dunlap <rdunlap@xenotime.net>

Fix sparse warnings: use NULL instead of 0 for pointers:
drivers/scsi/lpfc/lpfc_els.c:827:56: warning: Using plain integer as NULL pointer
drivers/scsi/lpfc/lpfc_els.c:2781:18: warning: Using plain integer as NULL pointer
drivers/scsi/lpfc/lpfc_els.c:2782:18: warning: Using plain integer as NULL pointer
drivers/scsi/lpfc/lpfc_init.c:951:21: warning: Using plain integer as NULL pointer
drivers/scsi/lpfc/lpfc_init.c:956:20: warning: Using plain integer as NULL pointer

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Acked-by: James Smart <James.Smart@Emulex.Com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2006-06-26 16:29:52 -05:00
..
lpfc.h [SCSI] lpfc 8.1.4 : Introduce lpfc_reset_barrier() function for resets on dual channel adapters 2006-03-12 08:56:58 -06:00
lpfc_attr.c [SCSI] lpfc 8.1.4 : Two misc fixes 2006-03-12 08:57:13 -06:00
lpfc_compat.h
lpfc_crtn.h [SCSI] lpfc 8.1.5 : Use asynchronous ABTS completion to speed up abort completions 2006-04-19 20:48:41 -04:00
lpfc_ct.c [PATCH] lpfc 8.1.3: Fix deadlock in lpfc_fdmi_tmo_handler 2006-03-06 09:47:14 -06:00
lpfc_disc.h [SCSI] lpfc 8.1.5 : Fix Discovery processing for NPorts that hit nodev_tmo during discovery 2006-04-19 20:48:25 -04:00
lpfc_els.c [SCSI] lpfc: sparse NULL warnings 2006-06-26 16:29:52 -05:00
lpfc_hbadisc.c [SCSI] lpfc 8.1.5 : Misc small fixes 2006-04-19 20:50:03 -04:00
lpfc_hw.h [SCSI] lpfc 8.1.5 : Fixed FC protocol violation in handling of PRLO. 2006-04-19 20:48:58 -04:00
lpfc_init.c [SCSI] lpfc: sparse NULL warnings 2006-06-26 16:29:52 -05:00
lpfc_logmsg.h
lpfc_mbox.c [SCSI] lpfc 8.1.5 : Use asynchronous ABTS completion to speed up abort completions 2006-04-19 20:48:41 -04:00
lpfc_mem.c [PATCH] mempool: use common mempool kmalloc allocator 2006-03-26 08:56:59 -08:00
lpfc_nportdisc.c [SCSI] lpfc 8.1.5 : Fixed FC protocol violation in handling of PRLO. 2006-04-19 20:48:58 -04:00
lpfc_scsi.c [SCSI] lpfc 8.1.6 : Fix Data Corruption in Bus Reset Path 2006-05-03 12:12:39 -05:00
lpfc_scsi.h [SCSI] lpfc: minor syntax fixes 2006-03-06 10:20:56 -06:00
lpfc_sli.c [SCSI] lpfc 8.1.4 : Introduce lpfc_reset_barrier() function for resets on dual channel adapters 2006-03-12 08:56:58 -06:00
lpfc_sli.h [PATCH] lpfc 8.1.3: Remove unused MBhostaddr from lpfc_sli structure 2006-03-06 09:46:34 -06:00
lpfc_version.h [SCSI] lpfc 8.1.6 : Fix Data Corruption in Bus Reset Path 2006-05-03 12:12:39 -05:00
Makefile