summaryrefslogtreecommitdiff
path: root/include/linux/moduleparam.h
diff options
context:
space:
mode:
authorMatt Roper <matthew.d.roper@intel.com>2026-02-04 22:10:26 +0300
committerMatt Roper <matthew.d.roper@intel.com>2026-02-05 19:59:24 +0300
commitf27e64422054ff78566316509120f7ee2ecc7660 (patch)
tree89fc36798f5d8db1842fafc918e7f82e2bbf928b /include/linux/moduleparam.h
parentec49857ad181f2a68a3bea15422f2936ff366d47 (diff)
downloadlinux-f27e64422054ff78566316509120f7ee2ecc7660.tar.xz
drm/xe: Drop unnecessary goto in xe_device_create
The error label in this function just does an immediate return without any further cleanup or processing. Replace the goto statements with returns. Reviewed-by: Matthew Brost <matthew.brost@intel.com> Link: https://patch.msgid.link/20260204191025.3957211-2-matthew.d.roper@intel.com Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Diffstat (limited to 'include/linux/moduleparam.h')
0 files changed, 0 insertions, 0 deletions