✓ CI.checkpatch: success for drm/xe/vsec: Address static checker issue
Patchwork
patchwork at emeril.freedesktop.org
Thu Dec 5 20:32:14 UTC 2024
== Series Details ==
Series: drm/xe/vsec: Address static checker issue
URL : https://patchwork.freedesktop.org/series/142197/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit d862c5fc20017f50d95f2c1928cab3b988109701
Author: Michael J. Ruhl <michael.j.ruhl at intel.com>
Date: Thu Dec 5 13:36:49 2024 -0500
drm/xe/vsec: Address static checker issue
The callback structure should be static.
Add static attribute.
NOTE: the fixes tag in the drm-tip context
Fixes: 0c45e76fcc62 ("drm/xe/vsec: Support BMG devices")
Reported-by: kernel test robot <lkp at intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202412050418.8ecQxYXj-lkp@intel.com/
Signed-off-by: Michael J. Ruhl <michael.j.ruhl at intel.com>
+ /mt/dim checkpatch 1b7746f770882ce40dacae683e8e65657c40c2b7 drm-intel
d862c5fc2001 drm/xe/vsec: Address static checker issue
More information about the Intel-xe
mailing list