Skip to content
Commit 3736708f authored by Rasmus Villemoes's avatar Rasmus Villemoes Committed by Ingo Molnar
Browse files

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: default avatarRasmus Villemoes <linux@rasmusvillemoes.dk>
Link: http://lkml.kernel.org/r/1417208622-12264-1-git-send-email-linux@rasmusvillemoes.dk
Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
parent a1a5831d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment