summaryrefslogtreecommitdiffstats
path: root/rust
diff options
context:
space:
mode:
authorDeepak R Varma <drv@mailo.com>2023-01-08 17:28:51 +0100
committerMartin K. Petersen <martin.petersen@oracle.com>2023-02-22 04:00:50 +0100
commit3a2d1efaf344c7351945532020774c3fcb134a0a (patch)
tree80ed52413e9a8566a1eeda9ca8414e2a10c00483 /rust
parentscsi: sd: Update DIX config every time sd_revalidate_disk() is called (diff)
downloadlinux-3a2d1efaf344c7351945532020774c3fcb134a0a.tar.xz
linux-3a2d1efaf344c7351945532020774c3fcb134a0a.zip
scsi: ipr: Make ipr_probe_ioa_part2() return void
Convert function ipr_probe_ioa_part2() to return void instead of int since the current implementation always returns 0 to the caller. The transformation also eliminates the dead code when calling ipr_probe_ioa_part2() function. Issue identified using returnvar Coccinelle semantic patch. Link: https://lore.kernel.org/r/Y7rvQyMOGcPKPTv8@ubun2204.myguest.virtualbox.org Signed-off-by: Deepak R Varma <drv@mailo.com> Acked-by: Brian King <brking@linux.vnet.ibm.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'rust')
0 files changed, 0 insertions, 0 deletions