summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/hyperv
diff options
context:
space:
mode:
authorXin Wang <x.wang@intel.com>2025-03-03 08:49:41 +0800
committerRodrigo Vivi <rodrigo.vivi@intel.com>2025-03-10 14:01:43 -0400
commitf5d4e81774c42d9c2ea3980e570f3330ff2ed5d2 (patch)
tree7697abe085dfab4ba0f5f7c2e8039a3f9f46dfab /drivers/gpu/drm/hyperv
parentc605acb53f449f6289f042790307d7dc9e62d03d (diff)
drm/xe: remove redundant check in xe_vm_create_ioctl()
The check for args->extensions is repeated twice in xe_vm_create_ioctl(). This commit removes the redundant check to streamline the code. Fixes: 7224788f6756 ("drm/xe: Kill XE_VM_PROPERTY_BIND_OP_ERROR_CAPTURE_ADDRESS extension") Cc: Rodrigo Vivi <rodrigo.vivi@intel.com> Signed-off-by: Xin Wang <x.wang@intel.com> Reviewed-by: Tejas Upadhyay <tejas.upadhyay@intel.com> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20250303004942.951699-1-x.wang@intel.com Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com> (cherry picked from commit 8da8aecf1f2d89c2b8188bcf7aa252ec146ddd12) Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'drivers/gpu/drm/hyperv')
0 files changed, 0 insertions, 0 deletions