diff options
author | Khadija Kamran <kamrankhadijadj@gmail.com> | 2023-03-25 03:31:30 +0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-25 09:51:43 +0100 |
commit | 2ac74cf1fc0508486d5fb7d88d24eae924eae6e9 (patch) | |
tree | 866dac345bf5f4c704e57be4fb8d521c636b9641 /tools/perf/scripts/python | |
parent | 6ca4e57aade709dd4d918c4d385330fcd0b08b11 (diff) |
staging: rtl8192e: add spaces around binary operators
Use spaces around binary operators as suggested by Linux kernel coding
style guidelines.
Issues reported by checkpatch.pl for the following binary operators:
+ , - , * , | , <<
Signed-off-by: Khadija Kamran <kamrankhadijadj@gmail.com>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/44a545cf8e99ebfdbfc3f5bb314f3828abe98558.1679696777.git.kamrankhadijadj@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