[Intel-xe] ✗ CI.checkpatch: warning for series starting with [1/2] drm/xe/uapi: Typo lingo and other small backwards compatible fixes.

Patchwork patchwork at emeril.freedesktop.org
Wed Aug 30 22:57:30 UTC 2023


== Series Details ==

Series: series starting with [1/2] drm/xe/uapi: Typo lingo and other small backwards compatible fixes.
URL   : https://patchwork.freedesktop.org/series/123084/
State : warning

== 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
e700ea2f248a75138759bcb443affeef4a2d1991
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit c9605ba1438e6cefbc98c2303befd99fc451a79c
Author: Rodrigo Vivi <rodrigo.vivi at intel.com>
Date:   Wed Aug 30 17:47:15 2023 -0400

    drm/xe/uapi: Remove useless max_page_size
    
    The min_page_size is useful information to ensure alignment and it is
    an API actually in use. However max_page_size doesn't bring any useful
    information to the userspace hence being not used at all.
    
    So, let's remove and only bring it back if that ever gets used.
    
    Suggested-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>
    Cc: Thomas Hellström <thomas.hellstrom at linux.intel.com>
    Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch 4b8fbc13f29ca69fe2ce030456fab1b145bc71bc drm-intel
/mt/dim: line 50: /root/.dimrc: No such file or directory




More information about the Intel-xe mailing list