]> git.baikalelectronics.ru Git - kernel.git/commit
x86: change bitwise operations to get a void parameter.
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Wed, 30 Jan 2008 12:31:31 +0000 (13:31 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:31:31 +0000 (13:31 +0100)
commit38ecac2a5a6a11becf62181a884b4e3c2a50f1bd
tree5c85873869cd4e6f907b5f56da013742741bc434
parent7e47143061dcaa1232226a4eda50ffb41e23f14a
x86: change bitwise operations to get a void parameter.

This patch changes the bitwise operations in bitops.h to get
a void pointers as a parameter. Before this patch, a lot of warnings
can be seen. They're gone after it.

Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/asm-x86/bitops.h