✗ CI.checkpatch: warning for drm/xe/huc: Define LNL HuC

Patchwork patchwork at emeril.freedesktop.org
Fri Mar 22 23:08:03 UTC 2024


== Series Details ==

Series: drm/xe/huc: Define LNL HuC
URL   : https://patchwork.freedesktop.org/series/131527/
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 93e5814c29fc24091c87f70d3195e61660fe346a
Author: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
Date:   Fri Mar 22 16:00:40 2024 -0700

    drm/xe/huc: Define LNL HuC
    
    First HuC release for LNL.
    
    This patch will need to stay in the xe-for-CI branch until we're
    ready to publish the HuC firmware to linux-firmware, at which point
    we can change it to use the unversioned file name and  move the it to
    drm-xe-next.
    
    Link: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/1360
    Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
    Cc: John Harrison <John.C.Harrison at Intel.com>
    Cc: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 657dd8fcd2f1d1205c6f98fdb8b60915228991d1 drm-intel
93e5814c29fc drm/xe/huc: Define LNL HuC
-:26: CHECK:SPACING: spaces preferred around that '-' (ctx:VxV)
#26: FILE: drivers/gpu/drm/xe/xe_uc_fw.c:118:
+	fw_def(LUNARLAKE,	mmp_ver(intel-ci/xe, huc_gsc, lnl, 9, 4, 6))	\
 	                 	             ^

-:26: CHECK:SPACING: spaces preferred around that '/' (ctx:VxV)
#26: FILE: drivers/gpu/drm/xe/xe_uc_fw.c:118:
+	fw_def(LUNARLAKE,	mmp_ver(intel-ci/xe, huc_gsc, lnl, 9, 4, 6))	\
 	                 	                ^

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




More information about the Intel-xe mailing list