diff options
author | Théo Lebrun <theo.lebrun@bootlin.com> | 2023-12-07 20:56:07 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-12-15 16:24:12 +0300 |
commit | d93ebe0fcfbd29e2b93850b5f66f98b0d63cce9c (patch) | |
tree | ca263edaaf095aecc82ed38e17b679d12e5e5076 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1f78c56007ba61b7b8c3f7dbb6787b6af116d3f0 (diff) | |
download | linux-d93ebe0fcfbd29e2b93850b5f66f98b0d63cce9c.tar.xz |
tty: serial: amba-pl011: fix whitespace formatting
Follow recommandations from:
$ ./scripts/checkpatch.pl --strict --file \
drivers/tty/serial/amba-pl011.c
We fix 5 warnings and 48 checks, all related to whitespace.
Culprits are:
CHECK: Alignment should match open parenthesis
CHECK: Blank lines aren't necessary after an open brace '{'
CHECK: Lines should not end with a '('
CHECK: Please don't use multiple blank lines
CHECK: Please use a blank line after function/struct/union/enum
declarations
CHECK: spaces preferred around that '/' (ctx:VxV)
CHECK: spaces preferred around that '|' (ctx:VxV)
WARNING: Missing a blank line after declarations
WARNING: please, no spaces at the start of a line
Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
Link: https://lore.kernel.org/r/20231207-mbly-uart-v6-2-e384afa5e78c@bootlin.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions