]> bbs.cooldavid.org Git - net-next-2.6.git/commit - arch/x86/include/asm/bitops.h
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)
commit26996dd22b3cbc9dbe18cf908d2f844a116b6ec1
tree5c85873869cd4e6f907b5f56da013742741bc434
parentdbcb4660246c240a159b4037067fdedb563a63cb
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