✗ CI.checkpatch: warning for drm/xe/xe_gt_idle: Drop redundant newline in name (rev5)

Patchwork patchwork at emeril.freedesktop.org
Thu Feb 8 15:53:19 UTC 2024


== Series Details ==

Series: drm/xe/xe_gt_idle: Drop redundant newline in name (rev5)
URL   : https://patchwork.freedesktop.org/series/129495/
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
35591fb8b4d5305b37ce31483f85ac0956eaa536
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 68dc4f56b8b637b259b8a4241f5e684c2c66e8cf
Author: Ashutosh Dixit <ashutosh.dixit at intel.com>
Date:   Tue Feb 6 11:27:31 2024 -0800

    drm/xe/xe_gt_idle: Drop redundant newline in name
    
    Newline in name is redunant and produces an unnecessary empty line during
    'cat name'. Newline is added during sysfs_emit. See '27a1a1e2e47d ("drm/xe:
    stringify the argument to avoid potential vulnerability")'.
    
    v2: Add Fixes tag (Riana)
    
    Fixes: 7b076d14f21a ("drm/xe/mtl: Add support to get C6 residency/status of MTL")
    Reviewed-by: Riana Tauro <riana.tauro at intel.com>
    Signed-off-by: Ashutosh Dixit <ashutosh.dixit at intel.com>
+ /mt/dim checkpatch 8b32b96f4e75fdee9d9956161c22367750f97127 drm-intel
68dc4f56b drm/xe/xe_gt_idle: Drop redundant newline in name
-:12: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id '7b076d14f21a', maybe rebased or not pulled?
#12: 
Fixes: 7b076d14f21a ("drm/xe/mtl: Add support to get C6 residency/status of MTL")

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




More information about the Intel-xe mailing list