From: Yang Li Date: Fri, 30 Sep 2022 05:38:58 +0000 (+0800) Subject: drm/amd/display: clean up one inconsistent indenting X-Git-Tag: v6.1-rc1~27^2^2~54 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=95c985ffc63e2a7d8f6aa18f9351f5010a8d1adb;p=tomoyo%2Ftomoyo-test1.git drm/amd/display: clean up one inconsistent indenting clean up one inconsistent indenting Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=2238 Reported-by: Abaci Robot Signed-off-by: Yang Li Signed-off-by: Alex Deucher --- diff --git a/drivers/gpu/drm/amd/display/dc/dcn321/dcn321_resource.c b/drivers/gpu/drm/amd/display/dc/dcn321/dcn321_resource.c index 6658849d5b4e..61087f2385a9 100644 --- a/drivers/gpu/drm/amd/display/dc/dcn321/dcn321_resource.c +++ b/drivers/gpu/drm/amd/display/dc/dcn321/dcn321_resource.c @@ -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;