[Intel-xe] ✗ CI.checkpatch: warning for drm/xe: uAPI cleanup (rev3)

Patchwork patchwork at emeril.freedesktop.org
Thu Jun 8 13:22:56 UTC 2023


== Series Details ==

Series: drm/xe: uAPI cleanup (rev3)
URL   : https://patchwork.freedesktop.org/series/118447/
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
c7d32770e3cd31d9fc134ce41f329b10aa33ee15
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 7ff33f74421f41c73067de6e5aea69e2c9399710
Author: Francois Dugast <francois.dugast at intel.com>
Date:   Thu Jun 8 13:16:34 2023 +0000

    drm/xe: Move defines before relevant fields
    
    Align on same rule in the whole file: defines then doc then relevant
    field, with an empty line to separate fields.
    
    Reported-by: Oded Gabbay <ogabbay at kernel.org>
    Signed-off-by: Francois Dugast <francois.dugast at intel.com>
+ /mt/dim checkpatch c075cadc4c6d0238556545baab98a63368908404 drm-intel
d9a064009 drm/xe: Document structures for device query
-:10: WARNING:BAD_REPORTED_BY_LINK: Reported-by: should be immediately followed by Link: with a URL to the report
#10: 
Reported-by: Oded Gabbay <ogabbay at kernel.org>
Signed-off-by: Francois Dugast <francois.dugast at intel.com>

-:126: WARNING:LONG_LINE_COMMENT: line length of 104 exceeds 100 columns
#126: FILE: include/uapi/drm/xe_drm.h:262:
+ *			hw_engines[i].engine_class == DRM_XE_ENGINE_CLASS_VIDEO_DECODE ? "VIDEO_DECODE":

-:127: WARNING:LONG_LINE_COMMENT: line length of 106 exceeds 100 columns
#127: FILE: include/uapi/drm/xe_drm.h:263:
+ *			hw_engines[i].engine_class == DRM_XE_ENGINE_CLASS_VIDEO_ENHANCE ? "VIDEO_ENHANCE":

total: 0 errors, 3 warnings, 0 checks, 121 lines checked
7ff33f744 drm/xe: Move defines before relevant fields
-:9: WARNING:BAD_REPORTED_BY_LINK: Reported-by: should be immediately followed by Link: with a URL to the report
#9: 
Reported-by: Oded Gabbay <ogabbay at kernel.org>
Signed-off-by: Francois Dugast <francois.dugast at intel.com>

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




More information about the Intel-xe mailing list