]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
linux/nodemask.h: update bitmap wrappers to take unsigned int
authorRasmus Villemoes <linux@rasmusvillemoes.dk>
Thu, 12 Feb 2015 23:01:56 +0000 (15:01 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 13 Feb 2015 02:54:14 +0000 (18:54 -0800)
commit33c4fa8c6763f1ba9f4ea64079882eaa6d7957b7
treedd3382197ec8c67b4d920aba6e8662fe5bf1254d
parent8b4daad52fee7731ea4bae22a99ece2d4ba7ba43
linux/nodemask.h: update bitmap wrappers to take unsigned int

Since the various bitmap_* functions now take an unsigned int as nbits
parameter, it makes sense to also update the various wrappers.

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/nodemask.h