]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
drm/amd/display: Fix kdoc formatting in dcn42_hwseq.c
authorSrinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Mon, 23 Feb 2026 13:44:41 +0000 (19:14 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 23 Feb 2026 19:39:32 +0000 (14:39 -0500)
Kernel-doc requires all lines within a documentation
comment to start with " *". The previous empty line
caused a "bad line" warning during build.

Cc: Harry Wentland <harry.wentland@amd.com>
Cc: Mario Limonciello <superm1@kernel.org>
Cc: Alex Hung <alex.hung@amd.com>
Cc: Aurabindo Pillai <aurabindo.pillai@amd.com>
Cc: ChiaHsuan Chung <chiahsuan.chung@amd.com>
Cc: Roman Li <roman.li@amd.com>
Signed-off-by: Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Reviewed-by: Roman Li <roman.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/hwss/dcn42/dcn42_hwseq.c

index c9c6ef8236ed8fe7f9540fcdc2c693c36869a8ea..0d9871f9864b9d31f7f60409ff0d2d81c0cf95b3 100644 (file)
@@ -1294,7 +1294,7 @@ void dcn42_calc_blocks_to_ungate(struct dc *dc, struct dc_state *context,
  *     ONO Region 9, DCPG 2: dchubp2, dpp2
  *     ONO Region 11, DCPG 3: dchubp3, dpp3
  *     ONO Region 4, DCPG 25: hpo
-
+ *
  *  No sequential power up/down ordering for DCN42
  *
  * @dc: Current DC state