✗ CI.checkpatch: warning for series starting with [1/9] drm/xe: Remove double new line in devcoredump

Patchwork patchwork at emeril.freedesktop.org
Mon Jan 22 17:32:31 UTC 2024


== Series Details ==

Series: series starting with [1/9] drm/xe: Remove double new line in devcoredump
URL   : https://patchwork.freedesktop.org/series/129042/
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
e7f730565356938dd6c63cd498218fdc5d6a22b0
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 18c158203af87c6194df2e6599f2f02ce1aa4ed8
Author: José Roberto de Souza <jose.souza at intel.com>
Date:   Mon Jan 22 09:04:45 2024 -0800

    drm/xe: Remove addional spaces in devcoredump HW Engines section
    
    I guess the indention was to keep it visually aligned but that
    would require a lot of spaces and was not followed by other registers
    so lets just drop it.
    
    Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Cc: Maarten Lankhorst <dev at lankhorst.se>
    Signed-off-by: José Roberto de Souza <jose.souza at intel.com>
+ /mt/dim checkpatch 6c50b86b2afe0f6c5929aa3f48b36b31cd736ab9 drm-intel
789e5cab3 drm/xe: Remove double new line in devcoredump
225f8ee79 drm/xe: Change devcoredump functions parameters to xe_sched_job
dc3718a26 drm/xe: Add functions to convert regular address to canonical address and back
9fd1cffe5 drm/xe: Add batch buffer addresses to devcoredump
a3ea6eba7 drm/xe: Nuke xe from xe_devcoredump
088c2cdba drm/xe: Stash GMD_ID value in xe_gt
2c1077d39 drm/xe: Print more device information in devcoredump
d6f8f52ce drm/xe: Print registers spread in 2 u32 as u64
18c158203 drm/xe: Remove addional spaces in devcoredump HW Engines section
-:4: WARNING:TYPO_SPELLING: 'addional' may be misspelled - perhaps 'additional'?
#4: 
Subject: [PATCH] drm/xe: Remove addional spaces in devcoredump HW Engines
                                ^^^^^^^^

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




More information about the Intel-xe mailing list