[Intel-xe] ✗ CI.checkpatch: warning for series starting with [1/2] drm/xe: make kobject type struct as constant

Patchwork patchwork at emeril.freedesktop.org
Mon Jul 3 09:15:52 UTC 2023


== Series Details ==

Series: series starting with [1/2] drm/xe: make kobject type struct as constant
URL   : https://patchwork.freedesktop.org/series/120132/
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
c7d32770e3cd31d9fc134ce41f329b10aa33ee15
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 1baaac2f94df50397700631e7813602d02dd1706
Author: Tejas Upadhyay <tejas.upadhyay at intel.com>
Date:   Mon Jul 3 14:49:33 2023 +0530

    drm/xe: make GT sysfs init return void
    
    As we dont use return from xe_gt_sysfs_init, we
    should make it return void to make it proper return
    type.
    
    Signed-off-by: Tejas Upadhyay <tejas.upadhyay at intel.com>
+ /mt/dim checkpatch 53bd6056f6ec9a4f6c341d4f24122ede47a43de9 drm-intel
42acafd24 drm/xe: make kobject type struct as constant
-:6: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id 'ee6d3dd4ed48', maybe rebased or not pulled?
#6: 
Since commit ee6d3dd4ed48 ("driver core: make kobj_type constant.")

total: 0 errors, 1 warnings, 0 checks, 8 lines checked
1baaac2f9 drm/xe: make GT sysfs init return void




More information about the Intel-xe mailing list