summaryrefslogtreecommitdiff
path: root/scripts/checkpatch.pl
diff options
context:
space:
mode:
authorSunil Khatri <sunil.khatri@amd.com>2026-03-24 10:48:28 +0300
committerAlex Deucher <alexander.deucher@amd.com>2026-03-24 20:32:37 +0300
commit473527e70e73b6f29b54242b8de0dcb459829856 (patch)
treecb81517a8a2d82c3d056c7293c90442a69754ccf /scripts/checkpatch.pl
parenta0f0b6d31a53a7607ed44f7623faafc628333258 (diff)
downloadlinux-473527e70e73b6f29b54242b8de0dcb459829856.tar.xz
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 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions