diff options
author | 2025-05-23 17:49:50 -0400 | |
---|---|---|
committer | 2025-05-29 10:56:54 -0400 | |
commit | 1091fba163834f51a02d5d149bd657804e6ab749 (patch) | |
tree | 52cb1b4cbc81c706f30bcb1e752a10daf86fae55 /scripts/gdb/linux/utils.py | |
parent | drm/amd/pm: Optimize get gpu metrics data function (diff) | |
download | linux-rng-1091fba163834f51a02d5d149bd657804e6ab749.tar.xz linux-rng-1091fba163834f51a02d5d149bd657804e6ab749.zip |
drm/amdkfd: Identical code for different branches
This patch removes the if/else statement in the
cik_event_interrupt_wq function because it is redundant
with both branches resulting in identical outcomes,
this improves code readibility.
Signed-off-by: Sunday Clement <Sunday.Clement@amd.com>
Reviewed-by: Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions