]> git.baikalelectronics.ru Git - kernel.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)
commite36417d12e4377ae304abf6df2329510f7e3b74d
tree3d953b0f2f4c97a44dec193092660cd33cacc1d3
parent4d478b4857117f6b7ba2e2cd8c886b926297a0b3
[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