✓ CI.checkpatch: success for drm/xe: Drop duplicated declaration
Patchwork
patchwork at emeril.freedesktop.org
Thu Jun 13 20:02:27 UTC 2024
== Series Details ==
Series: drm/xe: Drop duplicated declaration
URL : https://patchwork.freedesktop.org/series/134845/
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 09b6dbc26a35cd8ad74dca8965c09fbc46efe3f8
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date: Thu Jun 13 21:57:02 2024 +0200
drm/xe: Drop duplicated declaration
The declaration of xe_reg_whitelist_process_engine() function does
not fit into "xe_wa.h" and is already a duplicate.
Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
Cc: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 802ed9a43fb0e8546d366e703768d3271267ce23 drm-intel
09b6dbc26a35 drm/xe: Drop duplicated declaration
More information about the Intel-xe
mailing list