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

2023-08-07 Thread Alex Deucher
This one doesn't apply due to whitespace differences. Alex On Tue, Aug 1, 2023 at 1:58 AM Ran Sun wrote: > > Fix the following errors reported by checkpatch: > > ERROR: trailing statements should be on next line > ERROR: space required before the open brace '{' > ERROR: space required before the

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

2023-08-01 Thread Ran Sun
Fix the following errors reported by checkpatch: ERROR: trailing statements should be on next line ERROR: space required before the open brace '{' ERROR: space required before the open parenthesis '(' ERROR: space required after that ',' (ctx:VxV) Signed-off-by: Ran Sun --- .../drm/amd/pm/power