diff options
| author | Deepak R Varma <[email protected]> | 2022-10-21 03:02:12 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-10-22 10:00:22 +0200 |
| commit | c61c8480e3a59d469d4ff7d6ed9c88d43ba1722e (patch) | |
| tree | ba298f0dc7bcc6869fdc9e586ff6e14989439539 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | d119c18fa41dd455c6237e0b3dbb266de6a3c065 (diff) | |
staging: r8188eu: Correct missing or extra space in the statements
Properly spacing out code statements/instructions improves code
readability. Add missing or remove extra space as necessary according
to the Linux Kernel coding-style guidelines. Following errors reported
by checkpatch script for inconsistent code spacing:
ERROR: space prohibited before that close parenthesis ')'
ERROR: space prohibited before that ',' (ctx:WxW)
CHECK: spaces preferred around that '&' (ctx:VxV)
Signed-off-by: Deepak R Varma <[email protected]>
Tested-by: Philipp Hortmann <[email protected]> # Edimax N150
Link: https://lore.kernel.org/r/4559d1a406b9f32379ec01cfadacea13a11803ac.1666299151.git.drv@mailo.com
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions