diff options
| author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | 2014-08-07 03:09:51 +0400 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-08-07 05:01:25 +0400 |
| commit | 8397927c8045c58afc68ef839855eb5505259df3 (patch) | |
| tree | 23cc552420716dcd15952cbfb0901bf7bcfd87bc /lib/dynamic_queue_limits.c | |
| parent | 0679cc483669d08153d158273455398a389ee9ca (diff) | |
| download | linux-8397927c8045c58afc68ef839855eb5505259df3.tar.xz | |
lib: bitmap: make nbits parameter of bitmap_full 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 'lib/dynamic_queue_limits.c')
0 files changed, 0 insertions, 0 deletions
