diff options
author | Rohit Chavan <roheetchavan@gmail.com> | 2024-09-17 19:31:19 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-09-27 00:06:17 +0300 |
commit | c299cb6eafaf76d0cb4094623d6401c45d8bd0dc (patch) | |
tree | 5e756cefdd6d5b4b8b6aa656e2c6f0cad26b0958 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
parent | 3eebfd5e9cef738f683a6237dd9ff628e113f008 (diff) | |
download | linux-c299cb6eafaf76d0cb4094623d6401c45d8bd0dc.tar.xz |
drm/amd/display: Fix unnecessary cast warnings from checkpatch
This patch addresses warnings produced by the checkpatch script
related to unnecessary casts that could potentially hide bugs.
The specific warnings are as follows:
- Warning at drivers/gpu/drm/amd/display/dc/dml2/dml21/dml21_wrapper.c:16
- Warning at drivers/gpu/drm/amd/display/dc/dml2/dml21/dml21_wrapper.c:20
- Warning at drivers/gpu/drm/amd/display/dc/dml2/dml21/dml21_wrapper.c:30
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Rohit Chavan <roheetchavan@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions