aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorRasmus Villemoes <linux@rasmusvillemoes.dk>2014-08-06 16:09:55 -0700
committerMister Oyster <oysterized@gmail.com>2017-04-11 10:59:29 +0200
commit7414b5a00ff6ed13925afb7a61a0cf8455902b87 (patch)
treeeec8b863fd7489aa397df9666d29743a1b2dcdf0 /scripts/patch-kernel
parent988335161b26515f5c92fa0bea259507978e42b3 (diff)
lib: bitmap: make nbits parameter of bitmap_complement unsigned
The compiler can generate slightly smaller and simpler code when it knows that "nbits" is non-negative. Since no-one passes a negative bit-count, this shouldn't affect the semantics. 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 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions