diff options
author | Markus Elfring <Markus.Elfring@web.de> | 2023-04-15 22:02:31 +0200 |
---|---|---|
committer | Karol Herbst <kherbst@redhat.com> | 2023-04-17 19:08:03 +0200 |
commit | 6ef481d45f8b37dc9cca11d7126bd2c99e8a0943 (patch) | |
tree | cbc0a03e420f31eb97e0b8a209d529686ca3eade /tools/perf/scripts/python/export-to-postgresql.py | |
parent | df8133d0c3e53e98df3c78c30f31530f580f1bce (diff) |
drm/nouveau/debugfs: Replace five seq_printf() calls by seq_puts() in nouveau_debugfs_pstate_get()
Five strings which did not contain a data format specification should
be put into a sequence. Thus use the corresponding function “seq_puts”.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Reviewed-by: Karol Herbst <kherbst@redhat.com>
Signed-off-by: Karol Herbst <kherbst@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/bdee7e41-094a-91d1-3f6f-56df402d70b7@web.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions