[Intel-xe] ✓ CI.checkpatch: success for drm/xe: Cleanup style warnings (rev2)

Patchwork patchwork at emeril.freedesktop.org
Mon Jul 17 19:58:38 UTC 2023


== Series Details ==

Series: drm/xe: Cleanup style warnings (rev2)
URL   : https://patchwork.freedesktop.org/series/120868/
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
c7d32770e3cd31d9fc134ce41f329b10aa33ee15
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit b3293d62b8429e52be3852a4a21c57e55b4a86b9
Author: Francois Dugast <francois.dugast at intel.com>
Date:   Mon Jul 17 19:37:46 2023 +0000

    drm/xe: Cleanup style warnings
    
    Reduce the number of warnings reported by checkpatch.pl from 118 to 48 by
    addressing those warnings types:
    
      LEADING_SPACE
      LINE_SPACING
      BRACES
      TRAILING_SEMICOLON
      CONSTANT_COMPARISON
      BLOCK_COMMENT_STYLE
      RETURN_VOID
      ONE_SEMICOLON
      SUSPECT_CODE_INDENT
      LINE_CONTINUATIONS
      UNNECESSARY_ELSE
      UNSPECIFIED_INT
      UNNECESSARY_INT
      MISORDERED_TYPE
    
    Signed-off-by: Francois Dugast <francois.dugast at intel.com>
+ /mt/dim checkpatch fb6205f59e05f1057219fc8c38a0560debb35273 drm-intel
b3293d62b drm/xe: Cleanup style warnings




More information about the Intel-xe mailing list