]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu/vce1: Remove superfluous address check
authorTimur Kristóf <timur.kristof@gmail.com>
Wed, 13 May 2026 20:04:10 +0000 (22:04 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 May 2026 16:10:25 +0000 (12:10 -0400)
commitd993851b6db9abf0840e8b100e33df232bcc879e
treea7788281bdd13c210f28e2d420b86953bc816de4
parent9f907adb66d8369dd45412794a04845011503fa8
drm/amdgpu/vce1: Remove superfluous address check

The same thing is already checked a few lines above.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit c1dc555e760dbfc4a4710f7270f525a03d433af8)
drivers/gpu/drm/amd/amdgpu/vce_v1_0.c