commit | 6ddd90a5b1618523dbfe3a11c50945f6660135a0 | [log] [tgz] |
---|---|---|
author | Christof Schmitt <christof.schmitt@de.ibm.com> | Tue Aug 28 09:30:50 2007 +0200 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Fri Oct 12 14:46:21 2007 -0400 |
tree | 958aa600a06f3ce3b85b03d7ead846a34f271d4b | |
parent | cc16cebad086090891a3f39957ec771a2292359b [diff] |
[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 <christof.schmitt@de.ibm.com> Signed-off-by: Swen Schillig <swen@vnet.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>