[S390] bitops: remove likely annotations
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Thu, 26 Mar 2009 14:24:35 +0000 (15:24 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 26 Mar 2009 14:24:23 +0000 (15:24 +0100)
commite13ed9b2704487e98d9241282765869fbd9a2dda
tree31a3ec36abace250cb23bce0fce70ae6ec7d256b
parentced2c8bcbc5082bc112d7c7410b3f5380c77e306
[S390] bitops: remove likely annotations

likely/unlikely profiling revealed that none of the branches in bitops
is taken likely or unlikely. So remove the annotations.
In addition the generated code is shorter.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/bitops.h