diff options
author | Abraham Samuel Adekunle <abrahamadekunle50@gmail.com> | 2025-04-18 12:47:54 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-04-18 13:40:15 +0300 |
commit | 28925280ed6c12705a9273cc9853c97b22ef2176 (patch) | |
tree | 4bdce641001d16d65f95349d327f05fde3d88432 /tools/perf/scripts/python/stackcollapse.py | |
parent | c7184cbf5530da955407be46dd120eb7111d8973 (diff) | |
download | linux-28925280ed6c12705a9273cc9853c97b22ef2176.tar.xz |
staging: rtl8723bs: Add spaces and line breaks to improve readability
The code contains no spaces around binary operators with long lines
which reduces readability thereby not adhering to Linux kernel coding
style.
Add white spaces around the binary operators and use line breaks to
increase readability and ensure adherence to Linux kernel coding
styles.
Suggested-by: Andy Shevchenko <andy@kernel.org>
Signed-off-by: Abraham Samuel Adekunle <abrahamadekunle50@gmail.com>
Reviewed-by: Andy Shevchenko <andy@kernel.org>
Link: https://lore.kernel.org/r/3b9a0572ad56699b095642fc169c9603e08616e9.1744966511.git.abrahamadekunle50@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions