✗ CI.checkpatch: warning for Fix mips and refactor LRC tables

Patchwork patchwork at emeril.freedesktop.org
Thu Mar 21 23:55:49 UTC 2024


== Series Details ==

Series: Fix mips and refactor LRC tables
URL   : https://patchwork.freedesktop.org/series/131454/
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
a9eb1ac8298ef9f9146567c29fa762d8e9efa1ef
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 82eae17a91336869066cb4d319ec78d1174bc2a7
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date:   Thu Mar 21 15:17:26 2024 -0700

    drm/xe: Let set_offsets() get the per-platform offsets
    
    Instead of doing set_offsets(..., get_offsets()), just let the former
    figure out the proper array to use. This makes it easier to bundle the
    array + size and thus avoid the need for a sentinel.
    
    Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch ad4a10c6d0e21df4bd830c20c96b795ae2d03962 drm-intel
2b8ecfef85fc drm/xe: Fix END redefinition
-:15: WARNING:BAD_REPORTED_BY_LINK: Reported-by: should be immediately followed by Closes: with a URL to the report
#15: 
Reported-by: Guenter Roeck <linux at roeck-us.net>
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>

total: 0 errors, 1 warnings, 0 checks, 81 lines checked
82eae17a9133 drm/xe: Let set_offsets() get the per-platform offsets
-:314: CHECK:LINE_SPACING: Please don't use multiple blank lines
#314: FILE: drivers/gpu/drm/xe/xe_lrc.c:546:
 
+

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




More information about the Intel-xe mailing list