diff options
| author | Jérôme Pouiller <[email protected]> | 2022-01-13 09:55:13 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-01-25 16:19:41 +0100 |
| commit | 381d32954f06ed2c84a3ac2d2628443497febf84 (patch) | |
| tree | bb638b54fb22c4d04311f98292131697cf1ca275 /tools/perf/scripts/python/flamegraph.py | |
| parent | 07874db4b30a2bf872ac0ec2ff7fe224c8a3a9f5 (diff) | |
staging: wfx: reformat code on 100 columns
Until now, this driver was written in 80 columns style. However, since
all the functions are prefixed with "wfx_", this constraint is no more
respected in the last patches.
From the perspective of kernel Coding Style, it is not a problem since
it is now allowed to write code on 100 columns.
This patch just unify the code to use 100 columns.
Signed-off-by: Jérôme Pouiller <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions