Re: [PATCH] drm/amd/pm: Clean up errors in smu9_driver_if.h

2023-08-07 Thread Alex Deucher
Applied. Thanks! On Tue, Aug 1, 2023 at 5:51 AM Ran Sun wrote: > > Fix the following errors reported by checkpatch: > > ERROR: space prohibited before open square bracket '[' > > Signed-off-by: Ran Sun > --- > .../drm/amd/pm/powerplay/inc/smu9_driver_if.h | 20 +-- > 1 file cha

[PATCH] drm/amd/pm: Clean up errors in smu9_driver_if.h

2023-08-01 Thread Ran Sun
Fix the following errors reported by checkpatch: ERROR: space prohibited before open square bracket '[' Signed-off-by: Ran Sun --- .../drm/amd/pm/powerplay/inc/smu9_driver_if.h | 20 +-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/drivers/gpu/drm/amd/pm/power