✓ CI.checkpatch: success for drm/xe: Remove NULL check of lrc->bo in xe_lrc_snapshot_capture()
Patchwork
patchwork at emeril.freedesktop.org
Fri Aug 16 06:51:52 UTC 2024
== Series Details ==
Series: drm/xe: Remove NULL check of lrc->bo in xe_lrc_snapshot_capture()
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 71c608612df6f740419a9c211087c16b10b6450a
Author: Apoorva Singh <apoorva.singh at intel.com>
Date: Fri Aug 16 11:54:46 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()y.
Signed-off-by: Apoorva Singh <apoorva.singh at intel.com>
+ /mt/dim checkpatch 6f1b8ad3db6e51875e1ecd31c9ca14b4ccb4ec5a drm-intel
71c608612df6 drm/xe: Remove NULL check of lrc->bo in xe_lrc_snapshot_capture()
More information about the Intel-xe
mailing list