mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 14:42:24 +00:00
fa6f90f349
Use seq_puts and simple string output and not seq_printf with formats and individual strings to reduce overall object size. $ size drivers/misc/sgi-gru/gruprocfs.o* (x86-64 defconfig with gru) text data bss dec hex filename 7006 8 0 7014 1b66 drivers/misc/sgi-gru/gruprocfs.o.new 7472 8 0 7480 1d38 drivers/misc/sgi-gru/gruprocfs.o.old Signed-off-by: Joe Perches <joe@perches.com> Acked-by: Dimitri Sivanich <sivanich@hpe.com> Link: https://lore.kernel.org/r/cce61906a5f7f42f5b2b8b947fc61357bcb56e71.camel@perches.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
---|---|---|
.. | ||
gru_instructions.h | ||
gru.h | ||
grufault.c | ||
grufile.c | ||
gruhandles.c | ||
gruhandles.h | ||
grukdump.c | ||
grukservices.c | ||
grukservices.h | ||
grulib.h | ||
grumain.c | ||
gruprocfs.c | ||
grutables.h | ||
grutlbpurge.c | ||
Makefile |