✓ CI.checkpatch: success for drm/xe: Remove NULL check of lrc->bo in xe_lrc_snapshot_capture() (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Fri Aug 16 09:53:49 UTC 2024
== Series Details ==
Series: drm/xe: Remove NULL check of lrc->bo in xe_lrc_snapshot_capture() (rev3)
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 cd8aad199201c6f669c21c5dc93f179881de54f6
Author: Apoorva Singh <apoorva.singh at intel.com>
Date: Fri Aug 16 14:07:27 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
it is always initialized in xe_lrc_init()
Signed-off-by: Apoorva Singh <apoorva.singh at intel.com>
+ /mt/dim checkpatch 70d6d55dea574b7b78ccf714699cc5d8d62fcc2c drm-intel
cd8aad199201 drm/xe: Remove NULL check of lrc->bo in xe_lrc_snapshot_capture()
More information about the Intel-xe
mailing list