diff options
| author | Erick Karanja <karanja99erick@gmail.com> | 2025-04-05 14:26:04 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-04-15 16:28:44 +0200 |
| commit | c0c64f7b6d05a31f3d4f1ad5cdddd8407956b54f (patch) | |
| tree | c8efecc9f3fb386fac3b6dbfcfa148bd705d7a9b /tools/perf/scripts/python | |
| parent | f668575bb604a967f5939ab8c37cd2722c9f9f70 (diff) | |
| download | linux-c0c64f7b6d05a31f3d4f1ad5cdddd8407956b54f.tar.gz linux-c0c64f7b6d05a31f3d4f1ad5cdddd8407956b54f.zip | |
staging: rtl8723bs: add spaces between ternary and binary operators
Fix spacing around binary arithmetic (`+`, `-`) and shift (`>>`) operators
to improve readability and adhere to the Linux kernel coding style.
Reported by checkpatch:
CHECK: spaces needed around 'operator'
Signed-off-by: Erick Karanja <karanja99erick@gmail.com>
Link: https://lore.kernel.org/r/ff993a669699e902909063aed03bb6183122c9a7.1743851473.git.karanja99erick@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
