✗ CI.checkpatch: warning for drm/xe/oa: Fix kernel doc warnings in xe_drm.h (rev3)

Patchwork patchwork at emeril.freedesktop.org
Sun Jun 23 20:36:05 UTC 2024


== Series Details ==

Series: drm/xe/oa: Fix kernel doc warnings in xe_drm.h (rev3)
URL   : https://patchwork.freedesktop.org/series/135225/
State : warning

== 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 74af5176a57e3f86c970bdf6a6794c104987fdcd
Author: Ashutosh Dixit <ashutosh.dixit at intel.com>
Date:   Sun Jun 23 13:31:19 2024 -0700

    drm/xe/oa: Fix kernel doc warnings in xe_drm.h
    
    Fix kernel doc warnings in xe_drm.h. Also eliminate private/non-abi enum
    definitions.
    
    v2: Remove __DRM_XE_PERF_TYPE_MAX since it is unused (Michal)
    v3: Also remove DRM_XE_OA_PROPERTY_MAX since it can also be eliminated (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
74af5176a57e drm/xe/oa: Fix kernel doc warnings in xe_drm.h
-:10: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#10: 
v3: Also remove DRM_XE_OA_PROPERTY_MAX since it can also be eliminated (Michal)

total: 0 errors, 1 warnings, 0 checks, 33 lines checked




More information about the Intel-xe mailing list