diff options
| author | Srinivasan Shanmugam <[email protected]> | 2023-05-17 13:08:00 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-06-09 14:38:09 +0000 |
| commit | 29f187f71e7fd4e4516f235c400e457c50e2ab70 (patch) | |
| tree | c02ba63cdaad524482829849458c7a307049b4e5 /drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c | |
| parent | drm/amdkfd: fix stack size in svm_range_validate_and_map (diff) | |
| download | kernel-29f187f71e7fd4e4516f235c400e457c50e2ab70.tar.gz kernel-29f187f71e7fd4e4516f235c400e457c50e2ab70.zip | |
drm/amd/amdgpu: Fix warnings in amdgpu_encoders.c
Fix below checkpatch warnings:
WARNING: Missing a blank line after declarations
+ struct amdgpu_connector *amdgpu_connector = to_amdgpu_connector(connector);
+ amdgpu_encoder->active_device = amdgpu_encoder->devices & amdgpu_connector->devices;
WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
Cc: Alex Deucher <[email protected]>
Cc: Christian König <[email protected]>
Signed-off-by: Srinivasan Shanmugam <[email protected]>
Acked-by: Luben Tuikov <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c')
0 files changed, 0 insertions, 0 deletions
