From: Bart Van Assche Date: Tue, 25 Jun 2013 15:27:24 +0000 (-0400) Subject: [SCSI] qla2xxx: Remove dead code in qla2x00_configure_hba() X-Git-Tag: v3.11-rc1~6^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6593d5bdbdb26d848ac5afa469cdca7abd3298df;p=pandora-kernel.git [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 Signed-off-by: Saurav Kashyap Signed-off-by: James Bottomley --- Reading git-diff-tree failed