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

Patchwork patchwork at emeril.freedesktop.org
Mon Oct 23 13:18:34 UTC 2023


== Series Details ==

Series: Event tracing for GuC CTB (rev2)
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 8f42e799637aea086779a7c9f824b63976739c40
Author: Balasubramani Vivekanandan <balasubramani.vivekanandan at intel.com>
Date:   Thu Oct 19 15:01:40 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>
    Reviewed-by: Haridhar Kalvala <haridhar.kalvala at intel.com>
+ /mt/dim checkpatch a0a80950176b39dbc76f8faa92fddf6caaa06191 drm-intel
b88aaa227 drm/xe: Add event tracing for CTB
-:91: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#91: FILE: drivers/gpu/drm/xe/xe_trace.h:575:
+		    TP_STRUCT__entry(

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

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

-:79: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#79: 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