✗ CI.checkpatch: warning for drm: move Intel drm headers to a subdirectory

Patchwork patchwork at emeril.freedesktop.org
Wed Apr 10 10:29:59 UTC 2024


== Series Details ==

Series: drm: move Intel drm headers to a subdirectory
URL   : https://patchwork.freedesktop.org/series/132263/
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 f4fb7bc470d4fce5ca2c93b0271b9ebe031e7d91
Author: Jani Nikula <jani.nikula at intel.com>
Date:   Wed Apr 10 13:05:17 2024 +0300

    drm: move i915_hdcp_interface.h under include/drm/intel
    
    Clean up the top level include/drm directory by grouping all the Intel
    specific files under a common subdirectory.
    
    Cc: Daniel Vetter <daniel at ffwll.ch>
    Cc: Dave Airlie <airlied at gmail.com>
    Cc: Lucas De Marchi <lucas.demarchi at intel.com>
    Cc: Tomas Winkler <tomas.winkler at intel.com>
    Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch c111f7a5945a5325e95fd38bfde2880263fce683 drm-intel
23511cf92e50 drm/i915: use system include for drm headers
617b82d4df62 drm: move intel-gtt.h under include/drm/intel
-:81: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#81: 
rename from include/drm/intel-gtt.h

total: 0 errors, 1 warnings, 0 checks, 40 lines checked
a9cf76ca9de2 drm: move i915_gsc_proxy_mei_interface.h under include/drm/intel
-:57: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#57: 
rename from include/drm/i915_gsc_proxy_mei_interface.h

total: 0 errors, 1 warnings, 0 checks, 24 lines checked
5c3511ebcad6 drm: move i915_component.h under include/drm/intel
-:123: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#123: 
rename from include/drm/i915_component.h

total: 0 errors, 1 warnings, 0 checks, 72 lines checked
1c28d1a2d623 drm: move intel_lpe_audio.h under include/drm/intel
-:44: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#44: 
rename from include/drm/intel_lpe_audio.h

total: 0 errors, 1 warnings, 0 checks, 24 lines checked
39cc5ab5a296 drm: move i915_drm.h under include/drm/intel
-:113: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#113: 
rename from include/drm/i915_drm.h

total: 0 errors, 1 warnings, 0 checks, 56 lines checked
4b5d038c933f drm: move i915_pxp_tee_interface.h under include/drm/intel
-:43: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#43: 
rename from include/drm/i915_pxp_tee_interface.h

total: 0 errors, 1 warnings, 0 checks, 16 lines checked
0d4b25f8086b drm: move i915_pciids.h under include/drm/intel
-:69: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#69: 
rename from include/drm/i915_pciids.h

total: 0 errors, 1 warnings, 0 checks, 32 lines checked
f7ba0c49e5a3 drm: move xe_pciids.h under include/drm/intel
-:29: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#29: 
rename from include/drm/xe_pciids.h

total: 0 errors, 1 warnings, 0 checks, 8 lines checked
f4fb7bc470d4 drm: move i915_hdcp_interface.h under include/drm/intel
-:82: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#82: 
rename from include/drm/i915_hdcp_interface.h

total: 0 errors, 1 warnings, 0 checks, 40 lines checked




More information about the Intel-xe mailing list