commit | 4e7d7af4dfea65b50b0fc694e3febc202e4e9839 | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Tue Feb 22 19:54:38 2011 +0100 |
committer | James Bottomley <James.Bottomley@suse.de> | Fri Feb 25 12:00:36 2011 -0500 |
tree | 4331b7bd0d50e6bdbc798458f4ea804e2e2129f0 | |
parent | c7f7fd5b7ea114e0f85fc4f2a853f6564410588d [diff] |
[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>