✓ CI.checkpatch: success for drm/xe: Remove debug message from migrate_clear()
Patchwork
patchwork at emeril.freedesktop.org
Fri Apr 5 18:10:57 UTC 2024
== Series Details ==
Series: drm/xe: Remove debug message from migrate_clear()
URL : https://patchwork.freedesktop.org/series/132088/
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
10b531c2aeb176a1a539b4a77216232f97719cec
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit ec7f83459ad3c297fe4605b8c5c982a97cb2cede
Author: José Roberto de Souza <jose.souza at intel.com>
Date: Fri Apr 5 08:38:49 2024 -0700
drm/xe: Remove debug message from migrate_clear()
This messages is printed a lot and from my understanding it do not
bring any value, so here dropping it.
Signed-off-by: José Roberto de Souza <jose.souza at intel.com>
+ /mt/dim checkpatch 11155f150a41d028c6ac7a141924fd4c8798721d drm-intel
ec7f83459ad3 drm/xe: Remove debug message from migrate_clear()
More information about the Intel-xe
mailing list