diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-17 16:45:05 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-08-26 00:42:42 +0300 |
commit | e4df3eaa6e72459767cbf9b883fdfd2d28197583 (patch) | |
tree | eae87ee67a6884497114212c3e24278700c65e6f /include | |
parent | 35c0506f27f6e3f278592d631901163cbccce28d (diff) | |
download | linux-e4df3eaa6e72459767cbf9b883fdfd2d28197583.tar.xz |
scsi: ibmvfc: ibmvscsi: ibmvscsi_tgt: constify vio_device_id
vio_device_id are not supposed to change at runtime. All functions
working with vio_device_id provided by <asm/vio.h> work with const
vio_device_id. So mark the non-const structs as const.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions