linux-kernel-test/drivers/scsi/fnic
Jingoo Han 08b7e10716 SCSI: remove unnecessary pci_set_drvdata()
Since commit 0998d06310
(device-core: Ensure drvdata = NULL when no driver is bound),
the driver core clears the driver data to NULL after device_release
or on probe failure. Thus, it is not needed to manually clear the
device driver data to NULL.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Cc: James Bottomley <JBottomley@parallels.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2013-10-14 15:26:04 +02:00
..
cq_desc.h
cq_enet_desc.h
cq_exch_desc.h
fcpio.h
fnic_attrs.c
fnic_debugfs.c fnic: switch to fixed_size_llseek() 2013-06-29 12:57:31 +04:00
fnic_fcs.c [SCSI] fnic: Kernel panic due to FIP mode misconfiguration 2013-05-02 07:32:23 -07:00
fnic_fip.h [SCSI] fnic: FIP VLAN Discovery Feature Support 2013-05-02 07:30:40 -07:00
fnic_io.h [SCSI] fnic: New debug flags and debug log messages 2013-02-22 17:31:09 +00:00
fnic_isr.c
fnic_main.c SCSI: remove unnecessary pci_set_drvdata() 2013-10-14 15:26:04 +02:00
fnic_res.c
fnic_res.h
fnic_scsi.c [SCSI] fnic: potential dead lock in fnic_is_abts_pending() 2013-06-26 17:41:44 -07:00
fnic_trace.c [SCSI] fnic: Fnic Trace Utility 2013-02-22 17:32:07 +00:00
fnic_trace.h [SCSI] fnic: Fnic Trace Utility 2013-02-22 17:32:07 +00:00
fnic.h [SCSI] fnic: BUG: sleeping function called from invalid context during probe 2013-08-02 13:16:38 -07:00
Makefile [SCSI] fnic: Fnic Trace Utility 2013-02-22 17:32:07 +00:00
rq_enet_desc.h
vnic_cq_copy.h
vnic_cq.c
vnic_cq.h
vnic_dev.c [SCSI] fnic: FIP VLAN Discovery Feature Support 2013-05-02 07:30:40 -07:00
vnic_dev.h [SCSI] fnic: FIP VLAN Discovery Feature Support 2013-05-02 07:30:40 -07:00
vnic_devcmd.h [SCSI] fnic: FIP VLAN Discovery Feature Support 2013-05-02 07:30:40 -07:00
vnic_intr.c
vnic_intr.h
vnic_nic.h
vnic_resource.h
vnic_rq.c
vnic_rq.h
vnic_scsi.h
vnic_stats.h
vnic_wq_copy.c
vnic_wq_copy.h
vnic_wq.c
vnic_wq.h
wq_enet_desc.h