summaryrefslogtreecommitdiffstats
path: root/rust/kernel/workqueue.rs
diff options
context:
space:
mode:
authorSunil Khatri <sunil.khatri@amd.com>2026-03-24 13:18:28 +0530
committerAlex Deucher <alexander.deucher@amd.com>2026-03-24 13:32:37 -0400
commit473527e70e73b6f29b54242b8de0dcb459829856 (patch)
treecb81517a8a2d82c3d056c7293c90442a69754ccf /rust/kernel/workqueue.rs
parenta0f0b6d31a53a7607ed44f7623faafc628333258 (diff)
downloadlinux-473527e70e73b6f29b54242b8de0dcb459829856.tar.gz
linux-473527e70e73b6f29b54242b8de0dcb459829856.zip
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 'rust/kernel/workqueue.rs')
0 files changed, 0 insertions, 0 deletions