diff options
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | 2015-02-13 00:01:59 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-13 03:54:14 +0100 |
commit | f5ac1f55204fec9d9c63644bc1de0ab6a59af9f1 (patch) | |
tree | fee633dbe52a226f16118cb915263a215febabbb /lib/bitmap.c | |
parent | linux/nodemask.h: update bitmap wrappers to take unsigned int (diff) | |
download | linux-f5ac1f55204fec9d9c63644bc1de0ab6a59af9f1.tar.xz linux-f5ac1f55204fec9d9c63644bc1de0ab6a59af9f1.zip |
linux/cpumask.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, even though
they're marked as obsolete.
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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions