OSDN Git Service

drm/amd/display: Clean up errors in dc_stream.c
authorRan Sun <sunran001@208suo.com>
Wed, 2 Aug 2023 06:14:23 +0000 (06:14 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:43:06 +0000 (09:43 -0400)
commitdfc0cc6828404a9b571d452d6baf1a160aa9b89f
tree42d79aa75a2c85ef4cafa041ce217e4bc3765bc7
parent7c755e21bbc7ae3cc128eab1669b687165ca51c4
drm/amd/display: Clean up errors in dc_stream.c

Fix the following errors reported by checkpatch:

ERROR: that open brace { should be on the previous line

Signed-off-by: Ran Sun <sunran001@208suo.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_stream.c