diff options
author | 2022-02-18 11:50:29 -0800 | |
---|---|---|
committer | 2022-02-22 21:11:02 -0500 | |
commit | 2cf0e0a9da38ce2495490869ad08efbc2057ae66 (patch) | |
tree | 15016b1c2f06553bddd3d7b130cfca05297fb269 /drivers/scsi/arm/queue.c | |
parent | scsi: libsas: Add sas_execute_ata_cmd() (diff) | |
download | linux-dev-2cf0e0a9da38ce2495490869ad08efbc2057ae66.tar.xz linux-dev-2cf0e0a9da38ce2495490869ad08efbc2057ae66.zip |
scsi: ips: Remove an unreachable statement
Whether or not CONFIG_BUG is enabled, BUG() never returns. Hence, code past
a BUG() statement is unreachable. Remove one such unreachable statement.
Link: https://lore.kernel.org/r/20220218195117.25689-2-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