Commit 57ba4d53 authored by Darshan R.'s avatar Darshan R. Committed by Helge Deller
Browse files

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: default avatarDarshan R. <rathod.darshan.0896@gmail.com>
Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent 32dfb611
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment