diff options
author | Théo Lebrun <theo.lebrun@bootlin.com> | 2023-12-07 20:56:11 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-12-15 16:24:12 +0300 |
commit | 826bd77ae5e8fec91a5fddb189adbdbaef3050ef (patch) | |
tree | 902db7f661d2aedb091be36f4b9d8df339b4cd79 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 28a7ec8c6679f594b4218090fe2932a647594fe2 (diff) | |
download | linux-826bd77ae5e8fec91a5fddb189adbdbaef3050ef.tar.xz |
tty: serial: amba-pl011: fix miscellaneous checkpatch warnings
Fix the following messages from checkpatch:
$ ./scripts/checkpatch.pl --strict --file \
drivers/tty/serial/amba-pl011.c
ERROR: do not initialise statics to false
WARNING: Possible unnecessary 'out of memory' message
WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
WARNING: Prefer [subsystem eg: netdev]_info([subsystem]dev, ... then
dev_info(dev, ... then pr_info(... to
CHECK: Prefer using the BIT macro
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
Link: https://lore.kernel.org/r/20231207-mbly-uart-v6-6-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