From: Wei Yongjun Date: Fri, 26 Oct 2012 05:30:31 +0000 (+0000) Subject: qla3xxx: remove unused variable in ql_process_mac_tx_intr() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~537 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1627801def0e1cef948f9d593e6757eab295803f;p=pandora-kernel.git qla3xxx: remove unused variable in ql_process_mac_tx_intr() The variable retval is initialized but never used otherwise, so remove the unused variable. dpatch engine is used to auto generate this patch. (https://github.com/weiyj/dpatch) Signed-off-by: Wei Yongjun Acked-by: Jitendra Kalsaria Signed-off-by: David S. Miller --- Reading git-diff-tree failed