diff options
| author | Srinivasan Shanmugam <[email protected]> | 2023-05-23 19:47:48 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-06-09 14:55:38 +0000 |
| commit | 413521a4c9f4bbb4637b9ff3427070325890b08f (patch) | |
| tree | c3959effe8e13de5f2114039b8a319d99e722e60 /drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c | |
| parent | Revert "drm/amd/display: Block optimize on consecutive FAMS enables" (diff) | |
| download | kernel-413521a4c9f4bbb4637b9ff3427070325890b08f.tar.gz kernel-413521a4c9f4bbb4637b9ff3427070325890b08f.zip | |
drm/amd/amdgpu: Fix warnings in amdgpu_irq.c
checkpatch reports:
WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
WARNING: braces {} are not necessary for any arm of this statement
+ if (nvec <= 0) {
[...]
+ } else {
[...]
WARNING: Block comments use a trailing */ on a separate line
Cc: Christian König <[email protected]>
Cc: Alex Deucher <[email protected]>
Signed-off-by: Srinivasan Shanmugam <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c')
0 files changed, 0 insertions, 0 deletions
