OSDN Git Service

drm/amd/display: clean up one inconsistent indenting
authorYang Li <yang.lee@linux.alibaba.com>
Fri, 30 Sep 2022 05:38:58 +0000 (13:38 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 6 Oct 2022 16:04:49 +0000 (12:04 -0400)
clean up one inconsistent indenting

Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=2238
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn321/dcn321_resource.c

index 6658849..61087f2 100644 (file)
@@ -1654,7 +1654,7 @@ static bool dcn321_resource_construct(
 
 #undef REG_STRUCT
 #define REG_STRUCT dccg_regs
-               dccg_regs_init();
+       dccg_regs_init();
 
 
        ctx->dc_bios->regs = &bios_regs;