diff options
author | Bart Van Assche <bvanassche@acm.org> | 2022-02-18 22:50:29 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2022-02-23 05:11:02 +0300 |
commit | 2cf0e0a9da38ce2495490869ad08efbc2057ae66 (patch) | |
tree | 15016b1c2f06553bddd3d7b130cfca05297fb269 /mm/cma.h | |
parent | 3f2e252ef727318f81588704461735617ad55b88 (diff) | |
download | linux-2cf0e0a9da38ce2495490869ad08efbc2057ae66.tar.xz |
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 'mm/cma.h')
0 files changed, 0 insertions, 0 deletions