Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/scsi/qla2xxx
Randy Dunlap 46ddab7b1c [SCSI] qla2xxx: use NULL instead of 0
Use NULL instead of 0 for pointers (sparse warning):
drivers/scsi/qla2xxx/qla_attr.c:393:4: warning: Using plain integer as NULL pointer

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Acked-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2006-12-03 09:24:01 -06:00
..
Kconfig
Makefile
qla_attr.c [SCSI] qla2xxx: use NULL instead of 0 2006-12-03 09:24:01 -06:00
qla_dbg.c
qla_dbg.h [SCSI] Maintain module-parameter name consistency with qla2xxx/qla4xxx. 2006-10-25 15:12:17 -07:00
qla_def.h [SCSI] qla2xxx: Correct QUEUE_FULL handling. 2006-10-25 15:13:08 -07:00
qla_devtbl.h
qla_fw.h
qla_gbl.h [SCSI] qla2xxx: Correct QUEUE_FULL handling. 2006-10-25 15:13:08 -07:00
qla_gs.c [SCSI] qla2xxx: Add support for system hostname FC transport attribute. 2006-10-03 17:28:46 -05:00
qla_init.c [SCSI] qla2xxx: defer topology discovery to DPC thread during initialization. 2006-11-22 16:43:16 -06:00
qla_inline.h IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
qla_iocb.c
qla_isr.c [SCSI] qla2xxx: Correct QUEUE_FULL handling. 2006-10-25 15:13:08 -07:00
qla_mbx.c
qla_os.c [SCSI] qla2xxx: add asynchronous scsi scanning support. 2006-11-22 16:43:28 -06:00
qla_settings.h
qla_sup.c [SCSI] qla2xxx: make some functions static 2006-11-15 16:42:35 -06:00
qla_version.h [SCSI] qla2xxx: Update version number to 8.01.07-k3. 2006-10-25 15:13:12 -07:00