summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorSven Eckelmann <sven@narfation.org>2026-06-08 11:41:36 +0200
committerSven Eckelmann <sven@narfation.org>2026-08-04 17:33:05 +0200
commita0082bd0f8519c80682a6797c070229fa3e149bc (patch)
tree227041de287e9ce000dce7d3a371c5d0557fcd81 /tools/perf/scripts/python/bin/stackcollapse-report
parented00ac0be85f76944be60e1d1a6ecfb49c5c65c1 (diff)
batman-adv: split multiple declarations per line
The Linux coding style suggests to use single variable declarations per line. This suggestion turned out to make reviewing patches easier when single variable declarations are modified. Instead of having to search for the modified variable, it is directly visible as a line change in the diff. Most functions are already using this style. The remaining ones are just adjusted by splitting the lines without ensuring the reverse x-mas tree order because this makes it easier to check the modification. Signed-off-by: Sven Eckelmann <sven@narfation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions