aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMarkus Elfring <[email protected]>2023-04-15 22:02:31 +0200
committerKarol Herbst <[email protected]>2023-04-17 19:08:03 +0200
commit6ef481d45f8b37dc9cca11d7126bd2c99e8a0943 (patch)
treecbc0a03e420f31eb97e0b8a209d529686ca3eade /tools/perf/scripts/python/bin
parentdf8133d0c3e53e98df3c78c30f31530f580f1bce (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 <[email protected]> Reviewed-by: Karol Herbst <[email protected]> Signed-off-by: Karol Herbst <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions