linux/drivers/scsi/fcoe
Greg Kroah-Hartman 573d8884f8 scsi: fcoe: convert to use BUS_ATTR_WO
We are trying to get rid of BUS_ATTR() and the usage of that in the fcoe
driver can be trivially converted to use BUS_ATTR_WO(), so use that
instead.

Cc: Johannes Thumshirn <jth@kernel.org>
Cc: "James E.J. Bottomley" <jejb@linux.vnet.ibm.com>
Cc: "Martin K. Petersen" <martin.petersen@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2019-01-29 00:29:30 -05:00
..
fcoe_ctlr.c SCSI misc on 20180815 2018-08-15 22:06:26 -07:00
fcoe_sysfs.c scsi: fcoe: convert to use BUS_ATTR_WO 2019-01-29 00:29:30 -05:00
fcoe_transport.c Modules updates for v4.15 2017-11-15 13:46:33 -08:00
fcoe.c scsi: fcoe: remove set but not used variable 'port' 2018-12-20 19:46:20 -05:00
fcoe.h fcoe: Use default VLAN for FIP VLAN discovery 2016-07-27 00:32:08 -04:00
libfcoe.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Makefile