[PATCH] drm/amd/display: Clean up style problems in amdgpu_dm_irq.c

2023-06-22 Thread Srinivasan Shanmugam
Fix the following warnings reported by checkpatch: WARNING: Block comments use a trailing */ on a separate line WARNING: Comparisons should place the constant on the right side of the test WARNING: space prohibited between function name and open parenthesis '(' WARNING: Prefer 'unsigned int' to ba

Re: [PATCH] drm/amd/display: Clean up style problems in amdgpu_dm_irq.c

2023-06-22 Thread Rodrigo Siqueira Jordao
On 6/22/23 08:12, Srinivasan Shanmugam wrote: Fix the following warnings reported by checkpatch: WARNING: Block comments use a trailing */ on a separate line WARNING: Comparisons should place the constant on the right side of the test WARNING: space prohibited between function name and open p