diff options
| author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-07-30 11:40:32 +0300 |
|---|---|---|
| committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-08-25 05:28:52 +0300 |
| commit | fe083323bb7ee56b69dacdd2e5d8469be95a8f12 (patch) | |
| tree | fa4c344452143a5e10d57a6a8f0e7f78b21d55d1 /include | |
| parent | 582b0ab200105b06704cef6da814fbde4c2ca00b (diff) | |
| download | linux-fe083323bb7ee56b69dacdd2e5d8469be95a8f12.tar.xz | |
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>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
