From: Christof Schmitt Date: Tue, 28 Aug 2007 07:30:50 +0000 (+0200) Subject: [SCSI] zfcp: Remove unnecessary assignment X-Git-Tag: v2.6.24-rc1~1290^2~149 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ddd90a5b1618523dbfe3a11c50945f6660135a0;p=pandora-kernel.git [SCSI] zfcp: Remove unnecessary assignment zfcp_adapter_enqueue initialized adapter->ccw_device twice with the same value. Remove the second assignment, since it is not necessary. Signed-off-by: Christof Schmitt Signed-off-by: Swen Schillig Signed-off-by: James Bottomley --- Reading git-diff-tree failed