From: Heiko Carstens Date: Wed, 21 Feb 2007 08:28:00 +0000 (+0100) Subject: [SCSI] zfcp: fix likely/unlikely usage X-Git-Tag: v2.6.22-rc1~1015^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=862794fa3fd4c8a44ee22582418736c93e0d3c3a;p=pandora-kernel.git [SCSI] zfcp: fix likely/unlikely usage zfcp_fsf_protstatus_eval() takes always the 'wrong' branch. Likely Profiling Results --------------------------------------------------------- [+- ] Type | # True | # False | Function:Filename@Line +unlikely | 11042| 0 zfcp_fsf_protstatus_eval() Acked-by: Swen Schillig Signed-off-by: Heiko Carstens Signed-off-by: James Bottomley --- Reading git-diff-tree failed