[Intel-xe] ✓ CI.checkpatch: success for drm/xe: Rely on kmalloc/kzalloc log message

Patchwork patchwork at emeril.freedesktop.org
Wed Jul 19 13:51:32 UTC 2023


== Series Details ==

Series: drm/xe: Rely on kmalloc/kzalloc log message
URL   : https://patchwork.freedesktop.org/series/120979/
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
c7d32770e3cd31d9fc134ce41f329b10aa33ee15
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 6f165298133fd79b032e4a042a3b39682429c62f
Author: Francois Dugast <francois.dugast at intel.com>
Date:   Wed Jul 19 13:20:59 2023 +0000

    drm/xe: Rely on kmalloc/kzalloc log message
    
    Those messages are unnecessary because a generic message is already
    produced in case of allocation failure. Besides, this also removes a
    misuse of the XE_IOCTL_DBG macro.
    
    Signed-off-by: Francois Dugast <francois.dugast at intel.com>
+ /mt/dim checkpatch 89308d1412c5119d721690d84b473f4962497742 drm-intel
6f1652981 drm/xe: Rely on kmalloc/kzalloc log message




More information about the Intel-xe mailing list