summaryrefslogtreecommitdiff
path: root/include/acpi
diff options
context:
space:
mode:
authorRasmus Villemoes <linux@rasmusvillemoes.dk>2014-08-06 23:09:57 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2014-08-07 01:01:26 (GMT)
commit65b4ee62c9cd10640f0054f47fd84c7920e8c118 (patch)
treee60b0c786a55b876b170f77753d15f772cc01c27 /include/acpi
parent3d6684f4e6a46f3a8263f5681e093bccbb767a1c (diff)
downloadlinux-65b4ee62c9cd10640f0054f47fd84c7920e8c118.tar.xz
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 'include/acpi')
0 files changed, 0 insertions, 0 deletions