bitops: Change the bitmap index from int to unsigned long [mn10300]
authorJustin Chen <jchen@hpdst41.cup.hp.com>
Wed, 27 Oct 2010 16:28:34 +0000 (17:28 +0100)
committerDavid Howells <dhowells@redhat.com>
Wed, 27 Oct 2010 16:28:34 +0000 (17:28 +0100)
commite4acfcac0f3e3b575bb1819052b91b579988c59b
treede267f238ac2847483224b859fe013ca40eb6d6c
parent292aa141277b142148d15bf28104f8890616e291
bitops: Change the bitmap index from int to unsigned long [mn10300]

Change the index to unsigned long in all bitops for [mn10300]

Signed-off-by: Justin Chen <justin.chen@hp.com>
Reviewed-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: David Howells <dhowells@redhat.com>
arch/mn10300/include/asm/bitops.h
arch/mn10300/lib/bitops.c