]> asedeno.scripts.mit.edu Git - linux.git/commit
perf cs-etm: Remove redundant space
authorLeo Yan <leo.yan@linaro.org>
Thu, 10 May 2018 04:02:00 +0000 (12:02 +0800)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 11 May 2018 13:46:36 +0000 (10:46 -0300)
commit3a0887997d6731e1005ba09c93aa5c2898c78931
tree62f5fa8f41d0c114abe21a3e44fb81e6bce28b81
parent46d53620044f7b574c0f3216f8b4f2ce3559ce31
perf cs-etm: Remove redundant space

There have two spaces ahead function name cs_etm__set_pid_tid_cpu(), so
remove one space and correct indentation.

Signed-off-by: Leo Yan <leo.yan@linaro.org>
Acked-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: linux-arm-kernel@lists.infradead.org
Link: http://lkml.kernel.org/r/1525924920-4381-2-git-send-email-leo.yan@linaro.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/cs-etm.c