diff options
author | 2025-07-21 12:56:47 +0000 | |
---|---|---|
committer | 2025-07-27 19:56:51 +0200 | |
commit | 57ba4d5338a6b455d6b0bb9aa4ce9826897b9007 (patch) | |
tree | 7c69d2e086d59da9d86ffb03c46997f55f26b36c /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | fbdev: kyro: Use devm_ioremap_wc() for screen mem (diff) | |
download | wireguard-linux-57ba4d5338a6b455d6b0bb9aa4ce9826897b9007.tar.xz wireguard-linux-57ba4d5338a6b455d6b0bb9aa4ce9826897b9007.zip |
fbdev: svgalib: Clean up coding style
This patch addresses various coding style issues in `svgalib.c` to improve
readability and better align the code with the Linux kernel's formatting
standards.
The changes primarily consist of:
- Adjusting whitespace around operators and after keywords.
- Standardizing brace placement for control flow statements.
- Removing unnecessary braces on single-statement if/else blocks.
- Deleting extraneous blank lines throughout the file.
These changes are purely stylistic and introduce no functional modifications.
Signed-off-by: Darshan R. <rathod.darshan.0896@gmail.com>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions