linux/drivers/scsi/fcoe
Bhumika Goyal 7988faf525 scsi: make device_type const
Make these const as they are only stored in the type field of a device
structure, which is const.
Done using Coccinelle.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2017-08-25 17:29:29 -04:00
..
Makefile
fcoe.c SCSI misc on 20170704 2017-07-06 12:10:33 -07:00
fcoe.h
fcoe_ctlr.c networking: make skb_push & __skb_push return void pointers 2017-06-16 11:48:40 -04:00
fcoe_sysfs.c scsi: make device_type const 2017-08-25 17:29:29 -04:00
fcoe_transport.c
libfcoe.h