✗ CI.checkpatch: warning for series starting with [1/3] drm/xe: Return error if drm_buddy_init() fails

Patchwork patchwork at emeril.freedesktop.org
Thu Dec 14 23:00:18 UTC 2023


== Series Details ==

Series: series starting with [1/3] drm/xe: Return error if drm_buddy_init() fails
URL   : https://patchwork.freedesktop.org/series/127845/
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
6030b24c1386b00de8187b5fb987e283a57b372a
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit ed48d01ab932fb5b4dda55c86d6ab77314e36e16
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date:   Thu Dec 14 13:39:54 2023 -0800

    drm/xe: Enable W=1 warnings by default
    
    Like done in commit 2250c7ead8ad ("drm/i915: enable W=1 warnings by default")
    for i915, enable W=1 warnings by default in xe.
    
    Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch e9f8fa579c5f7a0b1a08ffeeaa03fe7ef4981b3c drm-intel
0ec8c55bd drm/xe: Return error if drm_buddy_init() fails
e91d77a66 drm/xe/bo: Remove unusued variable
ed48d01ab drm/xe: Enable W=1 warnings by default
-:6: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#6: 
Like done in commit 2250c7ead8ad ("drm/i915: enable W=1 warnings by default")

-:6: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id '2250c7ead8ad', maybe rebased or not pulled?
#6: 
Like done in commit 2250c7ead8ad ("drm/i915: enable W=1 warnings by default")

total: 0 errors, 2 warnings, 0 checks, 53 lines checked




More information about the Intel-xe mailing list