✓ CI.checkpatch: success for drm/xe/uapi: Ensure every uapi struct has drm_xe prefix
Patchwork
patchwork at emeril.freedesktop.org
Wed Dec 13 20:06:18 UTC 2023
== Series Details ==
Series: drm/xe/uapi: Ensure every uapi struct has drm_xe prefix
URL : https://patchwork.freedesktop.org/series/127764/
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
6030b24c1386b00de8187b5fb987e283a57b372a
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 54c0e936d76839982bdbe921b32b6a645fc1b77a
Author: Rodrigo Vivi <rodrigo.vivi at intel.com>
Date: Wed Dec 13 15:03:27 2023 -0500
drm/xe/uapi: Ensure every uapi struct has drm_xe prefix
To ensure consistency and avoid possible later conflicts,
let's add drm_xe prefix to xe_user_extension struct.
Cc: Francois Dugast <francois.dugast at intel.com>
Suggested-by: Lucas De Marchi <lucas.demarchi at intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch 5cd1893366708380854f4694ae57417192458a6b drm-intel
54c0e936d drm/xe/uapi: Ensure every uapi struct has drm_xe prefix
More information about the Intel-xe
mailing list