✗ CI.checkpatch: warning for drm/edid: cleanups, resend

Patchwork patchwork at emeril.freedesktop.org
Mon Apr 8 13:29:07 UTC 2024


== Series Details ==

Series: drm/edid: cleanups, resend
URL   : https://patchwork.freedesktop.org/series/132141/
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
10b531c2aeb176a1a539b4a77216232f97719cec
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 9a375e5b3bb38795fbc156256d1d175327543143
Author: Jani Nikula <jani.nikula at intel.com>
Date:   Mon Apr 8 11:56:08 2024 +0300

    drm/edid: make drm_edid_are_equal() more convenient for its single user
    
    Repurpose drm_edid_are_equal() to be more helpful for its single user,
    and rename drm_edid_eq(). Functionally deduce the length from the blob
    size, not the blob data, making it more robust against any errors.
    
    Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch 2f9a017b08b6f3c5f4ecc368b3733c37d4c0cac1 drm-intel
1d16f297507f drm/displayid: move drm_displayid.h to drm_displayd_internal.h
-:31: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#31: 
rename from include/drm/drm_displayid.h

total: 0 errors, 1 warnings, 0 checks, 37 lines checked
b4d289b4afb4 drm/edid: move all internal declarations to drm_crtc_internal.h
bc69bf2b210e drm/edid: group struct drm_edid based declarations together
99c99d9a282a drm/edid: rename drm_find_edid_extension() to drm_edid_find_extension()
c74083d7d9ed drm/edid: avoid drm_edid_find_extension() internally
a2847bf61506 drm/edid: make drm_edid_are_equal() static
9a375e5b3bb3 drm/edid: make drm_edid_are_equal() more convenient for its single user




More information about the Intel-xe mailing list