[Intel-xe] ✓ CI.checkpatch: success for drm/xe/pat: Use 0 instead of space on error

Patchwork patchwork at emeril.freedesktop.org
Wed Sep 6 19:38:15 UTC 2023


== Series Details ==

Series: drm/xe/pat: Use 0 instead of space on error
URL   : https://patchwork.freedesktop.org/series/123354/
State : success

== 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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit d44acb301d6f6af35faa4b8c2238fa6e388f24f3
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date:   Wed Sep 6 12:30:09 2023 -0700

    drm/xe/pat: Use 0 instead of space on error
    
    Use 0 in format string instead of space so it shows as
    
            [drm] *ERROR* Missing PAT table for platform with graphics version 20.04!
    
    instead of
    
            [drm] *ERROR* Missing PAT table for platform with graphics version 20. 4!
    
    Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 62fe9fa9afd1a2065c9e762e9da1216ac04b042f drm-intel
d44acb301 drm/xe/pat: Use 0 instead of space on error




More information about the Intel-xe mailing list