]> git.ipfire.org Git - thirdparty/linux.git/commit
perf data: Fix coding style
authorDerek Foreman <derek.foreman@collabora.com>
Fri, 28 Nov 2025 21:50:18 +0000 (15:50 -0600)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 6 Jan 2026 22:34:07 +0000 (19:34 -0300)
commit75326c67aa8c43000819a2ac29f22eb27846d545
tree89fe7ea76a752e73d3a129b258ceb6befe559bdf
parent8e746e95c3e4eb56ae261feb9ae261bce1f96947
perf data: Fix coding style

Adjust some oddly indented fprintf() calls.

Signed-off-by: Derek Foreman <derek.foreman@collabora.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: James Clark <james.clark@linaro.org>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/data-convert-bt.c
tools/perf/util/data-convert-json.c