diff options
| author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | 2014-08-06 16:09:57 -0700 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-04-11 10:59:29 +0200 |
| commit | a4676cdf9d89da4c3573d1cb05627ff6f665bce4 (patch) | |
| tree | 94a9d9c886597c1e4a9d49b866ffa3474ce8e75b /scripts/patch-kernel | |
| parent | 7414b5a00ff6ed13925afb7a61a0cf8455902b87 (diff) | |
lib: bitmap: remove unnecessary mask from bitmap_complement
Since the extra bits are "don't care", there is no reason to mask the
last word to the used bits when complementing. This shaves off yet a
few bytes.
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
