commit | 33c4fa8c6763f1ba9f4ea64079882eaa6d7957b7 | [log] [tgz] |
---|---|---|
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | Thu Feb 12 15:01:56 2015 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Feb 12 18:54:14 2015 -0800 |
tree | dd3382197ec8c67b4d920aba6e8662fe5bf1254d | |
parent | 8b4daad52fee7731ea4bae22a99ece2d4ba7ba43 [diff] |
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>