✓ CI.checkpatch: success for drm/xe: Remove unused xe_bo->props struct
Patchwork
patchwork at emeril.freedesktop.org
Mon Mar 11 15:53:16 UTC 2024
== Series Details ==
Series: drm/xe: Remove unused xe_bo->props struct
URL : https://patchwork.freedesktop.org/series/130989/
State : success
== Summary ==
+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
a9bb2a8a17457065eb398a81e8fd9aec2b519fd6
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 4d797afe200ce209717eb5dc6a50512ad76170fd
Author: Nirmoy Das <nirmoy.das at intel.com>
Date: Mon Mar 11 16:11:59 2024 +0100
drm/xe: Remove unused xe_bo->props struct
Property struct is not being used so remove it and related dead code.
Fixes: ddfa2d6a846a ("drm/xe/uapi: Kill VM_MADVISE IOCTL")
Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
Cc: "Thomas Hellström" <thomas.hellstrom at linux.intel.com>
Cc: intel-xe at lists.freedesktop.org
Signed-off-by: Nirmoy Das <nirmoy.das at intel.com>
+ /mt/dim checkpatch 08dc23fb3f910447933b36d104055a3eb2730f3e drm-intel
4d797afe200c drm/xe: Remove unused xe_bo->props struct
More information about the Intel-xe
mailing list