diff options
| author | Sven Eckelmann <sven@narfation.org> | 2026-06-08 11:41:36 +0200 |
|---|---|---|
| committer | Sven Eckelmann <sven@narfation.org> | 2026-08-04 17:33:05 +0200 |
| commit | a0082bd0f8519c80682a6797c070229fa3e149bc (patch) | |
| tree | 227041de287e9ce000dce7d3a371c5d0557fcd81 /tools/perf/scripts/python/task-analyzer.py | |
| parent | ed00ac0be85f76944be60e1d1a6ecfb49c5c65c1 (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/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
