commit | 273fe1b676cb59d41e177980a981e27806872954 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Mon Sep 21 13:43:25 2020 +0200 |
committer | Richard Weinberger <richard@nod.at> | Sun Oct 11 23:25:07 2020 +0200 |
tree | 76e5736cb7055f1ae854e5d29ef6883eed06aedb | |
parent | e8a58591afbc7dc279a11454c08fce1281958eef [diff] |
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>