✗ CI.checkpatch: warning for drm/xe: Remove a redundant NULL lrc->bo check as a lrc will always have a bo
Patchwork
patchwork at emeril.freedesktop.org
Fri Aug 16 09:16:35 UTC 2024
== Series Details ==
Series: drm/xe: Remove a redundant NULL lrc->bo check as a lrc will always have a bo
URL : https://patchwork.freedesktop.org/series/137378/
State : warning
== 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
9fe5037901cabbcdf27a6fe0dfb047ca1474d363
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit b39c3c08c915509c0bf9e88aeba36c9b40d8f943
Author: Apoorva Singh <apoorva.singh at intel.com>
Date: Fri Aug 16 13:58:20 2024 +0530
drm/xe: Remove a redundant NULL lrc->bo check as a lrc will always have a bo
Signed-off-by: Apoorva Singh <apoorva.singh at intel.com>
+ /mt/dim checkpatch 70d6d55dea574b7b78ccf714699cc5d8d62fcc2c drm-intel
b39c3c08c915 drm/xe: Remove a redundant NULL lrc->bo check as a lrc will always have a bo
-:8: WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one
total: 0 errors, 1 warnings, 0 checks, 8 lines checked
More information about the Intel-xe
mailing list