✓ CI.checkpatch: success for drm/xe: Remove unused variable
Patchwork
patchwork at emeril.freedesktop.org
Thu Jul 25 21:53:57 UTC 2024
== Series Details ==
Series: drm/xe: Remove unused variable
URL : https://patchwork.freedesktop.org/series/136530/
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
5ce3e132caaa5b45e5e50201b574a097d130967c
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 2408a330ba6aebaaa6520b7f0dcba4ed06e4bb25
Author: Azhar Shaikh <azhar.shaikh at intel.com>
Date: Thu Jul 25 14:48:04 2024 -0700
drm/xe: Remove unused variable
pde_encode_pat_index() and pte_encode_pat_index() no
longer use the 'xe' parameter. Remove this parameter
from these functions and also clean up all other places in
the file where these functions are called.
Signed-off-by: Azhar Shaikh <azhar.shaikh at intel.com>
+ /mt/dim checkpatch 1c38b092d18ce973d9ec31a4ab097fbc344ab8f2 drm-intel
2408a330ba6a drm/xe: Remove unused variable
More information about the Intel-xe
mailing list