diff options
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | 2014-11-28 22:03:41 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2014-12-08 11:48:15 +0100 |
commit | 3736708f034ae1e8c62789ed737e8b90d5b40210 (patch) | |
tree | 84cacbd0d74c840be9a8170d9581563696d4e455 /init | |
parent | a1a5831d295f34eceec3ba12c199c2c070e1aaed (diff) | |
download | linux-3736708f034ae1e8c62789ed737e8b90d5b40210.tar.gz linux-3736708f034ae1e8c62789ed737e8b90d5b40210.tar.bz2 linux-3736708f034ae1e8c62789ed737e8b90d5b40210.zip |
x86: Replace seq_printf() with seq_puts()
seq_puts is a lot cheaper than seq_printf, so use that to print
literal strings.
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Link: http://lkml.kernel.org/r/1417208622-12264-1-git-send-email-linux@rasmusvillemoes.dk
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions