✓ CI.checkpatch: success for drm/xe: Replace double space with single space after comma

Patchwork patchwork at emeril.freedesktop.org
Fri Aug 23 07:53:59 UTC 2024


== Series Details ==

Series: drm/xe: Replace double space with single space after comma
URL   : https://patchwork.freedesktop.org/series/137692/
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
9fe5037901cabbcdf27a6fe0dfb047ca1474d363
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit f33809d067cf70e86eecf1583fc42d1c399cb20e
Author: Nitin Gote <nitin.r.gote at intel.com>
Date:   Fri Aug 23 13:36:43 2024 +0530

    drm/xe: Replace double space with single space after comma
    
    Avoid using double space, ",  " in function or macro parameters
    where it's not required by any alignment purpose. Replace it with
    a single space, ", ".
    
    Signed-off-by: Nitin Gote <nitin.r.gote at intel.com>
+ /mt/dim checkpatch 7365d672ab38ee0eabb65fcd359e5774a8efbd70 drm-intel
f33809d067cf drm/xe: Replace double space with single space after comma




More information about the Intel-xe mailing list