✓ CI.checkpatch: success for drm/xe: Fix static analysis tool reported errors (rev5)

Patchwork patchwork at emeril.freedesktop.org
Mon Mar 25 08:01:24 UTC 2024


== Series Details ==

Series: drm/xe: Fix static analysis tool reported errors (rev5)
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 a56f874d0dc2a99be69802682ffcee0da45be4fb
Author: Karthik Poosa <karthik.poosa at intel.com>
Date:   Mon Mar 25 13:35:50 2024 +0530

    drm/xe: Fix static analysis tool reported errors
    
    Add a NULL pointer check.
    
    v2: Release resources before returning error. (Riana)
    
    v3: Update commit message. (Badal)
    
    v4: Change drm_err to XE_WARN_ON. (Anshuman)
    
    v5: Fix XE_WARN_ON check. (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 093d82c02921344d8d400989af156aaf79b9d961 drm-intel
a56f874d0dc2 drm/xe: Fix static analysis tool reported errors




More information about the Intel-xe mailing list