diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2012-05-29 15:07:32 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-05-29 16:22:32 -0700 |
commit | 68aecfb97978fe6730615f92f53c11149e929052 (patch) | |
tree | bb94a6c90c670f810c7851b586e552140d51a8a0 /lib/bitmap.c | |
parent | 26d7b99b835294ab21e2a2b4b3bdf04b03b0028d (diff) | |
download | linux-68aecfb97978fe6730615f92f53c11149e929052.tar.bz2 |
lib/string_helpers.c: make arrays static
Moving these arrays into static storage shrinks the kernel a bit:
text data bss dec hex filename
723 112 64 899 383 lib/string_helpers.o
516 272 64 852 354 lib/string_helpers.o
Cc: James Bottomley <James.Bottomley@HansenPartnership.com>
Cc: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions