From: Bart Van Assche Date: Thu, 4 Jun 2015 22:57:20 +0000 (-0700) Subject: qla2xxx: Comment out unreachable code X-Git-Tag: omap-for-v4.2/fixes-rc1^2~151^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5897cb2fc3016c9c2e4b1e3ec91d47522e08bd6e;p=pandora-kernel.git qla2xxx: Comment out unreachable code Comment out the code that is never reached in qla83xx_idc_unlock() and also in qlt_set_data_offset() to avoid that static source code analysis tools report warnings for this code. Signed-off-by: Bart Van Assche Acked-by: Himanshu Madhani Signed-off-by: James Bottomley --- Reading git-diff-tree failed