[SCSI] zfcp: Remove useless assignment
authorChristof Schmitt <christof.schmitt@de.ibm.com>
Tue, 18 Aug 2009 13:43:10 +0000 (15:43 +0200)
committerJames Bottomley <James.Bottomley@suse.de>
Sat, 5 Sep 2009 13:49:12 +0000 (08:49 -0500)
commit44f09f73766a97d9c1ff8bf787cfe6b932eabc2c
tree03c6f016b7016fa59afd8109b3b8b4526b2f5dc5
parent2e261af84cdb6a6008a9c361443e35ea646ec683
[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>
drivers/s390/scsi/zfcp_fsf.c