]> Git Repo - linux.git/commit
drm/dp_mst: Simplify character output in drm_dp_mst_dump_topology()
authorMarkus Elfring <[email protected]>
Mon, 15 Jul 2024 11:12:10 +0000 (13:12 +0200)
committerLyude Paul <[email protected]>
Tue, 23 Jul 2024 19:45:39 +0000 (15:45 -0400)
commit19cc4b7d75b52df2b4fbb76428a6b0dda3d248bc
tree2d233214c73e597088b8ec2dfb52d9a24addb557
parent1fb4dceeedc5f0d1d062ddc44c4a426e1639e387
drm/dp_mst: Simplify character output in drm_dp_mst_dump_topology()

Single characters should be put into a sequence.
Thus use the corresponding function “seq_putc” for one selected call.

This issue was transformed by using the Coccinelle software.

Suggested-by: Christophe Jaillet <[email protected]>
Signed-off-by: Markus Elfring <[email protected]>
Reviewed-by: Lyude Paul <[email protected]>
Signed-off-by: Lyude Paul <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/display/drm_dp_mst_topology.c
This page took 0.05247 seconds and 4 git commands to generate.