]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
store __setup_str_* in a more compact way
authorJan Beulich <jbeulich@novell.com>
Wed, 17 Oct 2007 06:29:34 +0000 (23:29 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 17 Oct 2007 15:42:56 +0000 (08:42 -0700)
commitd5aa0daf6d9f327a9c13bc3a203bfac2b8707e2f
tree68c9f4de68a940d10a8a1f1e5ac6de4bf5ee4c83
parent004429956b4875e6bc2a31833f75363ce48cbea9
store __setup_str_* in a more compact way

__setup_str_* are referenced only during boot, hence there's no need to
waste image space for aligning these strings (with the aim of improving
performance).

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/init.h