diff options
| author | Sunil Khatri <sunil.khatri@amd.com> | 2026-03-24 13:18:28 +0530 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2026-03-24 13:32:37 -0400 |
| commit | 473527e70e73b6f29b54242b8de0dcb459829856 (patch) | |
| tree | cb81517a8a2d82c3d056c7293c90442a69754ccf /include/linux/i2c/git@git.tavy.me:linux-stable.git | |
| parent | a0f0b6d31a53a7607ed44f7623faafc628333258 (diff) | |
drm/amdgpu/userq: dont use goto to jump when at end of function
In function amdgpu_userq_restore_worker we dont need to use
goto as we already in the end of function and it will exit
naturally.
Signed-off-by: Sunil Khatri <sunil.khatri@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'include/linux/i2c/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions
