linux_dsm_epyc7002/drivers/scsi/esas2r
Arvind Yadav fe083323bb scsi: esas2r: constify pci_device_id.
pci_device_id are not supposed to change at runtime. All functions
working with pci_device_id provided by <linux/pci.h> work with const
pci_device_id. So mark the non-const structs as const.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Acked-by: Bradley Grove <bgrove@attotech.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2017-08-24 22:28:52 -04:00
..
atioctl.h
atvda.h
esas2r_disc.c
esas2r_flash.c
esas2r_init.c scsi: esas2r: Replace semaphore fs_api_semaphore with mutex 2017-06-12 21:17:22 -04:00
esas2r_int.c
esas2r_io.c
esas2r_ioctl.c scsi: esas2r: Replace semaphore fs_api_semaphore with mutex 2017-06-12 21:17:22 -04:00
esas2r_log.c
esas2r_log.h
esas2r_main.c scsi: esas2r: constify pci_device_id. 2017-08-24 22:28:52 -04:00
esas2r_targdb.c
esas2r_vda.c
esas2r.h scsi: esas2r: Replace semaphore fs_api_semaphore with mutex 2017-06-12 21:17:22 -04:00
Kconfig
Makefile