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

2023-08-07 Thread Alex Deucher
Applied with the garbage hunks dropped. Alex On Mon, Jul 31, 2023 at 9:12 PM Ran Sun wrote: > > Fix the following errors reported by checkpatch: > > ERROR: that open brace { should be on the previous line > ERROR: code indent should use tabs where possible > > Signed-off-by: Ran Sun > --- > d

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

2023-08-01 Thread Ran Sun
Fix the following errors reported by checkpatch: ERROR: that open brace { should be on the previous line ERROR: code indent should use tabs where possible Signed-off-by: Ran Sun --- drivers/gpu/drm/amd/pm/swsmu/inc/smu_v11_0.h | 7 +++--- scripts/checkpatch.pl| 23 -