]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] s390: remove one set of brackets in __constant_test_bit()
authorEric Paris <eparis@redhat.com>
Sun, 12 Feb 2006 01:56:04 +0000 (17:56 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 12 Feb 2006 05:41:13 +0000 (21:41 -0800)
commitef1bea9e2a5a72d2c3362522e0a09099406732ff
tree3d953b0f2f4c97a44dec193092660cd33cacc1d3
parent0defa3c19e7792001df09d6fa5ab461d3599ff6d
[PATCH] s390: remove one set of brackets in __constant_test_bit()

Right now in __constant_test_bit for the s390 there is an extra set of ()
surrounding the calculation.  This patch simply removes one set of () that is
surrounding the whole clause.

Signed-off-by: Eric Paris <eparis@redhat.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/asm-s390/bitops.h