Files
tegra-linux-noble/include/linux
Rasmus Villemoes 2f9305eb31 lib: bitmap: make nbits parameter of bitmap_{and,or,xor,andnot} unsigned
This change is only for consistency with the changes to the other
bitmap_* functions; it doesn't change the size of the generated code:
inside BITS_TO_LONGS there is a sizeof(long), which causes bits to be
interpreted as unsigned anyway.

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>
2014-08-06 18:01:26 -07:00
..
2014-08-01 22:35:55 +08:00
2014-07-08 13:36:52 -07:00
2014-08-06 18:01:24 -07:00
2014-08-06 18:01:19 -07:00
2014-06-06 16:08:13 -07:00
2014-07-08 09:40:06 +02:00
2014-06-16 16:26:54 +02:00
2014-07-22 21:55:45 +01:00
2014-07-09 14:58:37 +01:00
2014-06-06 16:08:12 -07:00
2014-06-12 00:21:11 -04:00
2014-08-06 18:01:24 -07:00