Re: [PATCH] drm/amdgpu: Clean up errors in amdgpu_psp.h

2023-08-07 Thread Alex Deucher
Applied. Thanks! On Wed, Aug 2, 2023 at 2:40 AM Ran Sun wrote: > > Fix the following errors reported by checkpatch: > > ERROR: open brace '{' following struct go on the same line > ERROR: open brace '{' following enum go on the same line > > Signed-off-by: Ran Sun > --- >

[PATCH] drm/amdgpu: Clean up errors in amdgpu_psp.h

2023-08-02 Thread Ran Sun
Fix the following errors reported by checkpatch: ERROR: open brace '{' following struct go on the same line ERROR: open brace '{' following enum go on the same line Signed-off-by: Ran Sun --- drivers/gpu/drm/amd/amdgpu/amdgpu_psp.h | 12 1 file changed, 4 insertions(+), 8