✓ CI.checkpatch: success for drm/xe/vm : Remove duplicate assignment of XE_VM_FLAG_LR_MODE flag. (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed Mar 13 14:49:12 UTC 2024
== Series Details ==
Series: drm/xe/vm : Remove duplicate assignment of XE_VM_FLAG_LR_MODE flag. (rev2)
URL : https://patchwork.freedesktop.org/series/130853/
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
a9eb1ac8298ef9f9146567c29fa762d8e9efa1ef
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit afda9d13ffcd151fd08c10b1d48839284a8587a3
Author: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Date: Thu Mar 7 12:22:13 2024 +0530
drm/xe/vm : Remove duplicate assignment of XE_VM_FLAG_LR_MODE flag.
vm->flags are already assigned with passed flags. Remove the redundant
assignment.
Cc: Matthew Brost <matthew.brost at intel.com>
Signed-off-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
+ /mt/dim checkpatch 72f447f984cf5526e6ad32a6e2770124c67d59d3 drm-intel
afda9d13ffcd drm/xe/vm : Remove duplicate assignment of XE_VM_FLAG_LR_MODE flag.
More information about the Intel-xe
mailing list