✓ CI.checkpatch: success for drm/xe/vm : Remove duplicate assignment of XE_VM_FLAG_LR_MODE flag.
Patchwork
patchwork at emeril.freedesktop.org
Thu Mar 7 06:43:47 UTC 2024
== Series Details ==
Series: drm/xe/vm : Remove duplicate assignment of XE_VM_FLAG_LR_MODE flag.
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
7d6fb25447372de10c7d82d450bf95e4b2e2a0ab
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 6b73dba9fb0a0b5a84195ffdb8424ef64d10c9e3
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 c9b9b8d4449209d2451127f98cdfe2b99bec3da7 drm-intel
6b73dba9fb0a drm/xe/vm : Remove duplicate assignment of XE_VM_FLAG_LR_MODE flag.
More information about the Intel-xe
mailing list