✓ CI.checkpatch: success for drm/xe: Fix static analysis tool reported errors
Patchwork
patchwork at emeril.freedesktop.org
Sat Mar 23 04:45:57 UTC 2024
== Series Details ==
Series: drm/xe: Fix static analysis tool reported errors
URL : https://patchwork.freedesktop.org/series/131529/
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
a9eb1ac8298ef9f9146567c29fa762d8e9efa1ef
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit c9f981fca61c9089b5558a9395c0bd8489a63b97
Author: Karthik Poosa <karthik.poosa at intel.com>
Date: Sat Mar 23 10:18:22 2024 +0530
drm/xe: Fix static analysis tool reported errors
Add a NULL pointer check.
Release resources before returning error. (Riana).
Fixes: 09d88e3beb64 ("drm/xe/pm: Init pcode and restore vram on power lost")
Signed-off-by: Karthik Poosa <karthik.poosa at intel.com>
+ /mt/dim checkpatch 657dd8fcd2f1d1205c6f98fdb8b60915228991d1 drm-intel
c9f981fca61c drm/xe: Fix static analysis tool reported errors
More information about the Intel-xe
mailing list