From: Roy Chan Date: Fri, 23 Jul 2021 20:48:57 +0000 (-0400) Subject: drm/amd/display: Correct comment style X-Git-Tag: libata-5.15-2021-09-05~42^2~5^2~63 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=04c1aad9fa0f17e93aa0a2d9847d7d1bbb4d0636;p=linux-block.git drm/amd/display: Correct comment style Acked-by: Anson Jacob Signed-off-by: Roy Chan Tested-by: Daniel Wheeler Signed-off-by: Alex Deucher --- diff --git a/drivers/gpu/drm/amd/display/dmub/inc/dmub_cmd.h b/drivers/gpu/drm/amd/display/dmub/inc/dmub_cmd.h index aa2707e469c1..661b32a5ff9b 100644 --- a/drivers/gpu/drm/amd/display/dmub/inc/dmub_cmd.h +++ b/drivers/gpu/drm/amd/display/dmub/inc/dmub_cmd.h @@ -1438,7 +1438,7 @@ struct dmub_cmd_psr_set_level_data { * 16-bit value dicated by driver that will enable/disable different functionality. */ uint16_t psr_level; - /** + /** * PSR control version. */ uint8_t cmd_version;