drm/amd/display: Correct comment style
authorRoy Chan <roy.chan@amd.com>
Fri, 23 Jul 2021 20:48:57 +0000 (16:48 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 9 Aug 2021 19:43:18 +0000 (15:43 -0400)
Acked-by: Anson Jacob <Anson.Jacob@amd.com>
Signed-off-by: Roy Chan <roy.chan@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dmub/inc/dmub_cmd.h

index aa2707e469c1b3c8c84fba799eece5a6c2ddf48f..661b32a5ff9beec4df237c4ea12c76861cfa8a63 100644 (file)
@@ -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;