Files
linux/drivers
Markus Elfring 6ef481d45f 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
2023-04-17 19:08:03 +02:00
..
2023-03-16 16:54:38 +09:00
2023-01-22 08:37:23 +01:00
2023-04-17 08:24:31 +02:00
2023-02-20 12:26:35 +01:00
2023-03-24 17:11:27 +01:00