From: Christof Schmitt Date: Tue, 18 Aug 2009 13:43:10 +0000 (+0200) Subject: [SCSI] zfcp: Remove useless assignment X-Git-Tag: v2.6.32-rc1~689^2~124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44f09f73766a97d9c1ff8bf787cfe6b932eabc2c;p=pandora-kernel.git [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 Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed