diff options
author | 2022-02-18 11:50:32 -0800 | |
---|---|---|
committer | 2022-02-22 21:11:02 -0500 | |
commit | 72961735f993777dcc84bc6a4421dcbe3cc11d5c (patch) | |
tree | c379b3e2ab0674f67cfc031b3df8336511ef8441 /drivers/scsi/arm/queue.c | |
parent | scsi: ips: Use true and false instead of TRUE and FALSE (diff) | |
download | linux-dev-72961735f993777dcc84bc6a4421dcbe3cc11d5c.tar.xz linux-dev-72961735f993777dcc84bc6a4421dcbe3cc11d5c.zip |
scsi: nsp_cs: Change the return type of two functions into 'void'
nsp_reselected() and nsphw_init() always return TRUE. Change the return type
of these functions into 'void'.
Link: https://lore.kernel.org/r/20220218195117.25689-5-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