Skip to content
Commit e4df3eaa authored by Arvind Yadav's avatar Arvind Yadav Committed by Martin K. Petersen
Browse files

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: default avatarArvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: default avatarMartin K. Petersen <martin.petersen@oracle.com>
parent 35c0506f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment