mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 15:41:52 +02:00
drm/amd/display: clean up one inconsistent indenting
clean up one inconsistent indenting Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=2321 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>
This commit is contained in:
parent
95c985ffc6
commit
8c39634d28
|
|
@ -852,7 +852,7 @@ static struct hubbub *dcn301_hubbub_create(struct dc_context *ctx)
|
|||
vmid->masks = &vmid_masks;
|
||||
}
|
||||
|
||||
hubbub3->num_vmid = res_cap_dcn301.num_vmid;
|
||||
hubbub3->num_vmid = res_cap_dcn301.num_vmid;
|
||||
|
||||
return &hubbub3->base;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user