um: Clean up stacktrace dump
authorJohannes Berg <johannes.berg@intel.com>
Mon, 21 Sep 2020 11:43:25 +0000 (13:43 +0200)
committerRichard Weinberger <richard@nod.at>
Sun, 11 Oct 2020 21:25:07 +0000 (23:25 +0200)
commit273fe1b676cb59d41e177980a981e27806872954
tree76e5736cb7055f1ae854e5d29ef6883eed06aedb
parente8a58591afbc7dc279a11454c08fce1281958eef
um: Clean up stacktrace dump

We currently get a few stray newlines, due to the interaction
between printk() and the code here. Remove a few explicit
newline prints to neaten the output.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/kernel/sysrq.c