✓ CI.checkpatch: success for drm/xe/pxp: Don't use 0 to indicate NULL

Patchwork patchwork at emeril.freedesktop.org
Wed Feb 5 00:17:21 UTC 2025


== Series Details ==

Series: drm/xe/pxp: Don't use 0 to indicate NULL
URL   : https://patchwork.freedesktop.org/series/144342/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit ae81682cd6d01f3bcdcf79c41fbc190ef0760f9a
Author: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
Date:   Tue Feb 4 12:01:44 2025 -0800

    drm/xe/pxp: Don't use 0 to indicate NULL
    
    Explicitly using NULL is the correct approach.
    
    Reported-by: kernel test robot <lkp at intel.com>
    Closes: https://lore.kernel.org/oe-kbuild-all/202502050322.VUBMyUHc-lkp@intel.com/
    Fixes: dcdd6b84d9ac ("drm/xe/pxp: Allocate PXP execution resources")
    Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
    Cc: John Harrison <John.C.Harrison at Intel.com>
    Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch a19d8731db07e41101ed00b9d86ac8868df2a763 drm-intel
ae81682cd6d0 drm/xe/pxp: Don't use 0 to indicate NULL




More information about the Intel-xe mailing list