commit | d282b9c0ac9f7fb5dff5b146e37cf820c610dacc | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.king@canonical.com> | Mon Sep 12 14:46:23 2016 +0100 |
committer | Jiri Kosina <jkosina@suse.cz> | Thu Sep 29 10:25:23 2016 +0200 |
tree | 05ed812e702389e1acd3972506a0e0b72892479b | |
parent | 67797b9237766b1608818d5379e06a0a3c9fb2ee [diff] |
tracing/syscalls: fix multiline in error message text pr_info message spans two lines and the literal string is missing a white space between words. Add the white space. Signed-off-by: Colin Ian King <colin.king@canonical.com> Acked-by: Ingo Molnar <mingo@kernel.org> Acked-by: Steven Rostedt <rostedt@goodmis.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>