From: Wei Yongjun Date: Fri, 15 Mar 2013 10:01:07 +0000 (+0800) Subject: [SCSI] csiostor: remove unused variable in csio_process_fwevtq_entry() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~95^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=162cca5ed9c28d5d0923179c2b5d6be0c4d4d72e;p=pandora-kernel.git [SCSI] csiostor: remove unused variable in csio_process_fwevtq_entry() The variable 'data' is initialized but never used otherwise, so remove the unused variable. Signed-off-by: Wei Yongjun Acked-by: Naresh Kumar Inna Signed-off-by: James Bottomley --- Reading git-diff-tree failed