[Intel-xe] ✗ CI.checkpatch: warning for Event tracing for GuC CTB

Patchwork patchwork at emeril.freedesktop.org
Mon Oct 16 10:15:27 UTC 2023


== Series Details ==

Series: Event tracing for GuC CTB
URL   : https://patchwork.freedesktop.org/series/125164/
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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit af31d00c6c63bca710159e5af73d4a7e8d77fddb
Author: Balasubramani Vivekanandan <balasubramani.vivekanandan at intel.com>
Date:   Mon Oct 16 15:47:20 2023 +0530

    drm/xe/trace: Optimize trace definition
    
    Make use of EVENT_CLASS to group similar trace events
    
    Signed-off-by: Balasubramani Vivekanandan <balasubramani.vivekanandan at intel.com>
+ /mt/dim checkpatch ab7cd1b4af95baba2d6ce5487d35ffda523e895d drm-intel
303093cab drm/xe: Add event tracing for CTB
-:86: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#86: FILE: drivers/gpu/drm/xe/xe_trace.h:575:
+		    TP_STRUCT__entry(

-:94: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#94: FILE: drivers/gpu/drm/xe/xe_trace.h:583:
+		    TP_fast_assign(

total: 0 errors, 0 warnings, 2 checks, 102 lines checked
af31d00c6 drm/xe/trace: Optimize trace definition
-:70: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#70: FILE: drivers/gpu/drm/xe/xe_trace.h:525:
+		    TP_STRUCT__entry(

-:78: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#78: FILE: drivers/gpu/drm/xe/xe_trace.h:533:
+		    TP_fast_assign(

total: 0 errors, 0 warnings, 2 checks, 91 lines checked




More information about the Intel-xe mailing list