Re: [PATCH] drm/amd/pm: Clean up errors in vega12_hwmgr.c

2023-08-07 Thread Alex Deucher
Applied. Thanks! On Mon, Jul 31, 2023 at 10:57 PM Ran Sun wrote: > > Fix the following errors reported by checkpatch: > > ERROR: need consistent spacing around '/' (ctx:WxV) > ERROR: code indent should use tabs where possible > > Signed-off-by: Ran Sun > --- > drivers/gpu/drm/amd/pm/powerplay/

[PATCH] drm/amd/pm: Clean up errors in vega12_hwmgr.c

2023-07-31 Thread Ran Sun
Fix the following errors reported by checkpatch: ERROR: need consistent spacing around '/' (ctx:WxV) ERROR: code indent should use tabs where possible Signed-off-by: Ran Sun --- drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-