✗ CI.checkpatch: warning for drm/xe: Fix missing kernel-doc

Patchwork patchwork at emeril.freedesktop.org
Fri Jul 11 21:54:52 UTC 2025


== Series Details ==

Series: drm/xe: Fix missing kernel-doc
URL   : https://patchwork.freedesktop.org/series/151519/
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
43254c2aa575037fc031c7ac21b0d031c700b2bf
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit aee9361629da422274dc9339d9e789ff7cdd7856
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date:   Fri Jul 11 14:49:12 2025 -0700

    drm/xe: Fix missing kernel-doc
    
    Fix warning:
    
            Warning: drivers/gpu/drm/xe/xe_device_types.h:658 struct member 'wa_active' not described in 'xe_device'
    
    Fixes: 661a6950e061 ("drm/xe: Add infrastructure for Device OOB workarounds")
    Cc: Matt Atwood <matthew.s.atwood at intel.com>
    Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 453e24ac0fd683880e40b3a844a774f5a427dc55 drm-intel
aee9361629da drm/xe: Fix missing kernel-doc
-:8: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#8: 
	Warning: drivers/gpu/drm/xe/xe_device_types.h:658 struct member 'wa_active' not described in 'xe_device'

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




More information about the Intel-xe mailing list