✓ CI.checkpatch: success for drm/xe: Allow const pointer when checking SR-IOV mode
Patchwork
patchwork at emeril.freedesktop.org
Mon Jun 17 12:31:21 UTC 2024
== Series Details ==
Series: drm/xe: Allow const pointer when checking SR-IOV mode
URL : https://patchwork.freedesktop.org/series/134952/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit dad2d60e6841795de3c46ed8eb5650500179af6a
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date: Mon Jun 17 14:26:13 2024 +0200
drm/xe: Allow const pointer when checking SR-IOV mode
It seems that more and more parts of the driver code rely on
having only a const pointer to the xe_device. Allow to check
SR-IOV mode in that code as well.
Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
+ /mt/dim checkpatch c00c421245452a4a82a893cd2e1bfd9663a761fb drm-intel
dad2d60e6841 drm/xe: Allow const pointer when checking SR-IOV mode
More information about the Intel-xe
mailing list