✓ CI.checkpatch: success for series starting with [1/5] drm/xe: make xe_ttm_funcs const
Patchwork
patchwork at emeril.freedesktop.org
Wed Jan 17 14:57:07 UTC 2024
== Series Details ==
Series: series starting with [1/5] drm/xe: make xe_ttm_funcs const
URL : https://patchwork.freedesktop.org/series/128876/
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
e7f730565356938dd6c63cd498218fdc5d6a22b0
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit e7635b7ace0009cd982edc0192919ec110422309
Author: Jani Nikula <jani.nikula at intel.com>
Date: Wed Jan 17 14:20:44 2024 +0200
drm/xe: constify engine class sysfs attributes
All of the attributes, as well as the array of attributes, can be const
and placed in rodata.
Signed-off-by: Jani Nikula <jani.nikula at intel.com>
Reviewed-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>
+ /mt/dim checkpatch b42f47ca5fff1d04fb8eb02d64520b3f338a495d drm-intel
7c6836ba0 drm/xe: make xe_ttm_funcs const
aa7bbf21b drm/xe: make heci_gsc_irq_chip const
3f8b8be6c drm/xe: make hwmon_info const
497943c4a drm/xe: make gpuvm_ops const
e7635b7ac drm/xe: constify engine class sysfs attributes
More information about the Intel-xe
mailing list