1
0
Fork 0
alistair23-linux/drivers/scsi/aic7xxx
Harvey Harrison 172c122df5 scsi: fix integer as NULL pointer warnings
drivers/scsi/aic7xxx/aic7770_osm.c:53:58: warning: Using plain integer as NULL pointer
drivers/scsi/aic7xxx/aic7xxx_osm_pci.c:355:47: warning: Using plain integer as NULL pointer
drivers/scsi/aic7xxx/aic7xxx_osm_pci.c:372:55: warning: Using plain integer as NULL pointer
drivers/scsi/aha152x.c:997:28: warning: Using plain integer as NULL pointer
drivers/scsi/aha152x.c:1003:28: warning: Using plain integer as NULL pointer
drivers/scsi/aha152x.c:1165:46: warning: Using plain integer as NULL pointer
drivers/scsi/fdomain.c:1446:40: warning: Using plain integer as NULL pointer
drivers/scsi/sym53c8xx_2/sym_hipd.c:1650:51: warning: Using plain integer as NULL pointer
drivers/scsi/sym53c8xx_2/sym_hipd.c:3171:42: warning: Using plain integer as NULL pointer
drivers/scsi/sym53c8xx_2/sym_hipd.c:5732:52: warning: Using plain integer as NULL pointer
drivers/scsi/ncr53c8xx.c:8189:31: warning: Using plain integer as NULL pointer
drivers/scsi/ncr53c8xx.c:8225:34: warning: Using plain integer as NULL pointer
drivers/scsi/dpt_i2o.c:156:32: warning: Using plain integer as NULL pointer
drivers/scsi/ultrastor.c:954:42: warning: Using plain integer as NULL pointer
drivers/scsi/ultrastor.c:1104:18: warning: Using plain integer as NULL pointer

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-04-28 17:31:13 -07:00
..
aicasm [SCSI] aic7xxx: teach aicasm to not emit unused debug code/data 2008-04-27 12:20:00 -05:00
.gitignore
Kconfig.aic7xxx
Kconfig.aic79xx
Makefile scsi: fix makefile for aic7(3*x) 2008-02-09 10:43:58 +01:00
aic7xxx.h [SCSI] aic7xxx: add const 2008-04-27 12:20:00 -05:00
aic7xxx.reg [SCSI] aic7xxx: teach aicasm to not emit unused debug code/data 2008-04-27 12:20:00 -05:00
aic7xxx.seq
aic7xxx_93cx6.c [SCSI] aic7xxx: add const 2008-04-27 12:20:00 -05:00
aic7xxx_93cx6.h
aic7xxx_core.c [SCSI] aic7xxx: add const 2008-04-27 12:20:00 -05:00
aic7xxx_inline.h [SCSI] aic7xxx: add static 2008-04-27 12:20:00 -05:00
aic7xxx_osm.c [SCSI] aic7xxx: add const 2008-04-27 12:20:00 -05:00
aic7xxx_osm.h [SCSI] aic7xxx: add static 2008-04-27 12:20:00 -05:00
aic7xxx_osm_pci.c scsi: fix integer as NULL pointer warnings 2008-04-28 17:31:13 -07:00
aic7xxx_pci.c [SCSI] aic7xxx: add const 2008-04-27 12:20:00 -05:00
aic7xxx_pci.h
aic7xxx_proc.c [SCSI] aic7xxx: add const 2008-04-27 12:20:00 -05:00
aic7xxx_reg.h_shipped
aic7xxx_reg_print.c_shipped [SCSI] aic7xxx: Update _shipped files 2008-04-27 12:20:00 -05:00
aic7xxx_seq.h_shipped [SCSI] aic7xxx: Update _shipped files 2008-04-27 12:20:00 -05:00
aic79xx.h [SCSI] aic7xxx: add const 2008-04-27 12:20:00 -05:00
aic79xx.reg [SCSI] aic7xxx: teach aicasm to not emit unused debug code/data 2008-04-27 12:20:00 -05:00
aic79xx.seq
aic79xx_core.c [SCSI] aic7xxx: add const 2008-04-27 12:20:00 -05:00
aic79xx_inline.h [SCSI] aic7xxx: add static 2008-04-27 12:20:00 -05:00
aic79xx_osm.c [SCSI] aic7xxx: add const 2008-04-27 12:20:00 -05:00
aic79xx_osm.h [SCSI] aic7xxx: add static 2008-04-27 12:20:00 -05:00
aic79xx_osm_pci.c [SCSI] aic7xxx: add const 2008-04-27 12:20:00 -05:00
aic79xx_pci.c [SCSI] aic7xxx: add const 2008-04-27 12:20:00 -05:00
aic79xx_pci.h
aic79xx_proc.c [SCSI] aic7xxx: add const 2008-04-27 12:20:00 -05:00
aic79xx_reg.h_shipped [SCSI] aic7xxx: Update _shipped files 2008-04-27 12:20:00 -05:00
aic79xx_reg_print.c_shipped [SCSI] aic7xxx: Update _shipped files 2008-04-27 12:20:00 -05:00
aic79xx_seq.h_shipped [SCSI] aic7xxx: Update _shipped files 2008-04-27 12:20:00 -05:00
aic7770.c [SCSI] aic7xxx: Add suspend/resume support 2007-10-21 11:10:50 -05:00
aic7770_osm.c scsi: fix integer as NULL pointer warnings 2008-04-28 17:31:13 -07:00
aiclib.c
aiclib.h
cam.h
queue.h
scsi_iu.h
scsi_message.h