]> Pileus Git - ~andy/linux/commit
[SCSI] zfcp: Remove redundant unlikely()
authorTobias Klauser <tklauser@distanz.ch>
Tue, 22 Feb 2011 18:54:38 +0000 (19:54 +0100)
committerJames Bottomley <James.Bottomley@suse.de>
Fri, 25 Feb 2011 17:00:36 +0000 (12:00 -0500)
commit4e7d7af4dfea65b50b0fc694e3febc202e4e9839
tree4331b7bd0d50e6bdbc798458f4ea804e2e2129f0
parentc7f7fd5b7ea114e0f85fc4f2a853f6564410588d
[SCSI] zfcp: Remove redundant unlikely()

IS_ERR() already implies unlikely(), so it can be omitted here.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: Steffen Maier <maier@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/s390/scsi/zfcp_fsf.c