remove BITS_TO_TYPE macro
commit14ed9d23aa9acd79210a92ac561a728b42a8e281
authorJiri Slaby <jirislaby@gmail.com>
Fri, 19 Oct 2007 06:40:37 +0000 (18 23:40 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 19 Oct 2007 18:53:42 +0000 (19 11:53 -0700)
tree2a8aca939e4f4376b26485b518d55d152dd45e48
parent1cafc30f43696e8b1b6f7ef4fed354cb3e3af2e6
remove BITS_TO_TYPE macro

remove BITS_TO_TYPE macro

I realized, that it is actually the same as DIV_ROUND_UP, use it instead.

[akpm@linux-foundation.org: build fix]
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/bitmap.h
include/linux/bitops.h