diff options
author | Dario Binacchi <dario.binacchi@amarulasolutions.com> | 2023-11-11 13:41:57 +0300 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2024-01-11 19:09:01 +0300 |
commit | 77bf5df43348c45eddf40e06e9a1d417f1d755ef (patch) | |
tree | 0794108be9791e7fbfb4f33fd4acb65f33c58dd9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 62c82a47cbf8f183db24382bd5fc6e3067cd54c4 (diff) | |
download | linux-77bf5df43348c45eddf40e06e9a1d417f1d755ef.tar.xz |
fbdev: imxfb: Fix style warnings relating to printk()
Resolve the following warning reported by checkpatch:
WARNING: Prefer [subsystem eg: netdev]_err([subsystem]dev, ... then dev_err(dev, ... then pr_err(... to printk(KERN_ERR ...
This made it necessary to move the 'fbi->pdev = pdev' setting to the
beginning of the driver's probing.
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions