✓ CI.checkpatch: success for Fix xe_device.h
Patchwork
patchwork at emeril.freedesktop.org
Tue May 7 11:46:26 UTC 2024
== Series Details ==
Series: Fix xe_device.h
URL : https://patchwork.freedesktop.org/series/133273/
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
0daf0be5bb95eb0a0e42275e00a0e42d8d8fd543
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit e28b6542fc95e5ec81b352be8dc861b8b8f09ad7
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date: Tue May 7 13:09:59 2024 +0200
drm/xe: Fix xe_device.h
Some explicit includes are needed only from the xe_device.c.
And there is no need for redundant forward declarations.
Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
+ /mt/dim checkpatch fa69951f5fdfe502ff0bb82480742db8400aec68 drm-intel
cebedc993e03 drm/xe: Don't rely on xe_assert.h to be included elsewhere
3af5e0778a67 drm/xe: Don't rely on xe_force_wake.h to be included elsewhere
e28b6542fc95 drm/xe: Fix xe_device.h
More information about the Intel-xe
mailing list