diff options
author | Arvind Yadav <[email protected]> | 2017-08-17 19:15:05 +0530 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2017-08-25 17:42:42 -0400 |
commit | e4df3eaa6e72459767cbf9b883fdfd2d28197583 (patch) | |
tree | eae87ee67a6884497114212c3e24278700c65e6f /scripts/gdb/linux/utils.py | |
parent | 35c0506f27f6e3f278592d631901163cbccce28d (diff) |
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 <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions