diff options
author | 2022-02-18 11:50:30 -0800 | |
---|---|---|
committer | 2022-02-22 21:11:02 -0500 | |
commit | be33e2f8d87fb78f37f8c84bb4222a6524ad5983 (patch) | |
tree | 406b32829ef85ccfb5540b994f7738ca829105f6 /drivers/scsi/arm/queue.c | |
parent | scsi: ips: Remove an unreachable statement (diff) | |
download | linux-dev-be33e2f8d87fb78f37f8c84bb4222a6524ad5983.tar.xz linux-dev-be33e2f8d87fb78f37f8c84bb4222a6524ad5983.zip |
scsi: ips: Change the return type of ips_release() into 'void'
ips_release() has one caller and that caller ignores the value returned by
ips_release(). Hence change the return type of that function into 'void'.
Link: https://lore.kernel.org/r/20220218195117.25689-3-bvanassche@acm.org
Cc: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Cc: John Garry <john.garry@huawei.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/arm/queue.c')
0 files changed, 0 insertions, 0 deletions