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

Patchwork patchwork at emeril.freedesktop.org
Thu Feb 8 08:37:34 UTC 2024


== Series Details ==

Series: drm/xe/xe_gt_idle: Drop redundant newline in name (rev4)
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 35c85dbb4cccf00ccb02d9ffef7a4e9a982fad9e
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 a942be9b4f39a05326a5fc3fd774fb143b4d9507 drm-intel
35c85dbb4 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