[SCSI] qla2xxx: Remove dead code in qla2x00_configure_hba()
authorBart Van Assche <bvanassche@acm.org>
Tue, 25 Jun 2013 15:27:24 +0000 (11:27 -0400)
committerJames Bottomley <JBottomley@Parallels.com>
Mon, 8 Jul 2013 16:27:07 +0000 (17:27 +0100)
commit6593d5bdbdb26d848ac5afa469cdca7abd3298df
tree4fe261c028fc7aa79f2b95fba8489fe01a11b4fc
parenta44c72f309224973ffc7c7dfeee6e354c6f3d739
[SCSI] qla2xxx: Remove dead code in qla2x00_configure_hba()

At the end of qla2x00_configure_hba() we know that rval == QLA_SUCCESS.
Hence remove the dead code.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/qla2xxx/qla_dbg.c
drivers/scsi/qla2xxx/qla_init.c