From: Ingo Molnar Date: Tue, 12 Nov 2013 23:26:09 +0000 (+0100) Subject: perf top: Add missing newline if the 'uid' is invalid X-Git-Tag: v3.13-rc1~56^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea432a8bb940e6bea2aaeca3c0ff3d931ad81f2e;p=pandora-kernel.git perf top: Add missing newline if the 'uid' is invalid Add missing newline if the 'uid' is invalid: hubble:~> perf top --stdio -u help Error: Invalid User: helphubble:~> Fixed by this patch: comet:~/tip/tools/perf> perf top --stdio -u help Error: Invalid User: help comet:~/tip/tools/perf> Signed-off-by: Ingo Molnar Cc: Frederic Weisbecker Cc: Adrian Hunter Cc: David Ahern Cc: Jiri Olsa Cc: Namhyung Kim Link: http://lkml.kernel.org/r/20131112232609.GA31474@gmail.com Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed