selftests/x86/syscall: Simplify message reporting in syscall_numbering
authorH. Peter Anvin (Intel) <hpa@zytor.com>
Tue, 18 May 2021 19:12:59 +0000 (12:12 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 20 May 2021 13:19:48 +0000 (15:19 +0200)
commitc5c39488dcb5f818bb07f856a349262d667ef147
tree0a08e6ad9add7b9a88230c8db5ba89552faba3f4
parent15c82d98a0f783bd4b2715ea910f7bb526367f54
selftests/x86/syscall: Simplify message reporting in syscall_numbering

Reduce some boiler plate in printing and indenting messages.
This makes it easier to produce clean status output.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20210518191303.4135296-3-hpa@zytor.com
tools/testing/selftests/x86/syscall_numbering.c