diff options
author | Bart Van Assche <bart.vanassche@sandisk.com> | 2015-07-09 07:25:25 -0700 |
---|---|---|
committer | James Bottomley <JBottomley@Odin.com> | 2015-08-26 10:45:02 -0700 |
commit | 8a318fe16096a45c03e8c9a39449d1f750fafd27 (patch) | |
tree | b2615094a6a97db52bf34fb7b3c7d9dc3ea54415 /kernel/futex.c | |
parent | 82e6afd49d9a5da8cdb648cb66e54432173298d7 (diff) | |
download | linux-8a318fe16096a45c03e8c9a39449d1f750fafd27.tar.bz2 |
qla2xxx: Remove dead code
The "return QLA_SUCCESS" statement just above the "fw_load_failed"
label cannot be reached, hence remove it. Additionally remove the
"else" keyword since the code block below the if-statement ends
with a return statement.
Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Acked-by: Himanshu Madhani <himanshu.madhani@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
Diffstat (limited to 'kernel/futex.c')
0 files changed, 0 insertions, 0 deletions