commit | 44f09f73766a97d9c1ff8bf787cfe6b932eabc2c | [log] [tgz] |
---|---|---|
author | Christof Schmitt <christof.schmitt@de.ibm.com> | Tue Aug 18 15:43:10 2009 +0200 |
committer | James Bottomley <James.Bottomley@suse.de> | Sat Sep 05 08:49:12 2009 -0500 |
tree | 03c6f016b7016fa59afd8109b3b8b4526b2f5dc5 | |
parent | 2e261af84cdb6a6008a9c361443e35ea646ec683 [diff] |
[SCSI] zfcp: Remove useless assignment Using a bitwise OR to not set anything at all is pointless so remove the useless statement. Reviewed-by: Swen Schillig <swen@vnet.ibm.com> Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>