✓ CI.checkpatch: success for drm/xe: Remove NULL check of lrc->bo in xe_lrc_snapshot_capture() (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Fri Aug 16 08:10:16 UTC 2024
== Series Details ==
Series: drm/xe: Remove NULL check of lrc->bo in xe_lrc_snapshot_capture() (rev2)
URL : https://patchwork.freedesktop.org/series/137367/
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
9fe5037901cabbcdf27a6fe0dfb047ca1474d363
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 6a6be47e672d364f4e8e231f1f7292f2755c6a96
Author: Apoorva Singh <apoorva.singh at intel.com>
Date: Fri Aug 16 13:33:55 2024 +0530
drm/xe: Remove NULL check of lrc->bo in xe_lrc_snapshot_capture()
- lrc->bo NULL check is not needed in xe_lrc_snapshot_capture() as
its already been taken care of in xe_lrc_init().
Signed-off-by: Apoorva Singh <apoorva.singh at intel.com>
+ /mt/dim checkpatch 458d8703f0ee799c7d067bcaeb36d5d525a180b3 drm-intel
6a6be47e672d drm/xe: Remove NULL check of lrc->bo in xe_lrc_snapshot_capture()
More information about the Intel-xe
mailing list