From: Christof Schmitt Date: Wed, 17 Feb 2010 10:18:55 +0000 (+0100) Subject: [SCSI] zfcp: Remove duplicate assignment of req_seq_no X-Git-Tag: v2.6.34-rc1~284^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bdecd2248d4af6f3b311b4d8ca7f3f5f83a7191;p=pandora-kernel.git [SCSI] zfcp: Remove duplicate assignment of req_seq_no zfcp_fsf_req_create assigns the same value twice to req_seq_no. Remove one assignment and move the req_id and seq_no assignments to one place. Reviewed-by: Swen Schillig Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed