✓ CI.checkpatch: success for drm/xe/oa: Fix kernel doc warnings in xe_drm.h (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Sat Jun 22 16:40:21 UTC 2024
== Series Details ==
Series: drm/xe/oa: Fix kernel doc warnings in xe_drm.h (rev2)
URL : https://patchwork.freedesktop.org/series/135225/
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 f62af8286620f4a9382853718e2ad63aab129783
Author: Ashutosh Dixit <ashutosh.dixit at intel.com>
Date: Sat Jun 22 08:59:18 2024 -0700
drm/xe/oa: Fix kernel doc warnings in xe_drm.h
Fix kernel doc warnings in xe_drm.h. Also make sure that private/non-abi
enum definitions are distinct from real enum definitions and don't generate
kernel doc.
v2: Remove __DRM_XE_PERF_TYPE_MAX since it is unused (Michal)
Suggested-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
Signed-off-by: Ashutosh Dixit <ashutosh.dixit at intel.com>
+ /mt/dim checkpatch 7fb9ba849242ce027e5233b8e37dad14588d58bd drm-intel
f62af8286620 drm/xe/oa: Fix kernel doc warnings in xe_drm.h
More information about the Intel-xe
mailing list