From 5897cb2fc3016c9c2e4b1e3ec91d47522e08bd6e Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Thu, 4 Jun 2015 15:57:20 -0700 Subject: [PATCH] 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-format-patch failed