[Intel-xe] ✓ CI.checkpatch: success for drm/Xe: Use EOPNOTSUPP instead of ENOTSUPP (rev2)

Patchwork patchwork at emeril.freedesktop.org
Tue Jun 13 09:58:32 UTC 2023


== Series Details ==

Series: drm/Xe: Use EOPNOTSUPP instead of ENOTSUPP (rev2)
URL   : https://patchwork.freedesktop.org/series/119002/
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 6a595a84dd9dc61b0d4b49ea7cc7b53018faf39c
Author: Janga Rahul Kumar <janga.rahul.kumar at intel.com>
Date:   Tue Jun 13 15:07:40 2023 +0530

    drm/Xe: Use EOPNOTSUPP instead of ENOTSUPP
    
    ENOTSUPP is not a standard Unix error should use
    EOPNOTSUPP instead.
    
    v2: Update commit description (Aravind)
    
    Reviewed-by: Aravind Iddamsetty <aravind.iddamsetty at intel.com>
    Signed-off-by: Janga Rahul Kumar <janga.rahul.kumar at intel.com>
+ /mt/dim checkpatch e2343058f0b1a56fbbc7f91a4ff584095e255e66 drm-intel
6a595a84d drm/Xe: Use EOPNOTSUPP instead of ENOTSUPP




More information about the Intel-xe mailing list