From: Joe Eykholt Date: Fri, 9 Apr 2010 21:22:33 +0000 (-0700) Subject: [SCSI] libfc: remove unneeded variables in fc_exch_recv_req() X-Git-Tag: v2.6.35-rc1~470^2^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b719d01617288f4c11307fcb933997d7ca895c3;p=pandora-kernel.git [SCSI] libfc: remove unneeded variables in fc_exch_recv_req() fc_exch_recv_req has variables eof, sof, and f_ctl, which are set but never used. Delete them. Signed-off-by: Joe Eykholt Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed