Re: [PATCH] drm/amdgpu: Prefer pr_err/_info over printk in amdgpu_atpx_handler.c

2023-07-31 Thread Luben Tuikov
On 2023-07-31 08:18, Srinivasan Shanmugam wrote: > Fixes the following style issues: > > ERROR: open brace '{' following function definitions go on the next line > WARNING: printk() should include KERN_ facility level > > Cc: Guchun Chen > Cc: Christian König > Cc: Alex Deucher > Cc: Bert Karw

[PATCH] drm/amdgpu: Prefer pr_err/_info over printk in amdgpu_atpx_handler.c

2023-07-31 Thread Srinivasan Shanmugam
Fixes the following style issues: ERROR: open brace '{' following function definitions go on the next line WARNING: printk() should include KERN_ facility level Cc: Guchun Chen Cc: Christian König Cc: Alex Deucher Cc: Bert Karwatzki Signed-off-by: Srinivasan Shanmugam --- .../gpu/drm/amd/am