✗ CI.checkpatch: warning for drm/xe/pm: Add trace for pm functions (rev2)

Patchwork patchwork at emeril.freedesktop.org
Wed Jul 17 13:21:06 UTC 2024


== Series Details ==

Series: drm/xe/pm: Add trace for pm functions (rev2)
URL   : https://patchwork.freedesktop.org/series/136186/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 53bdad719bb3246ef630e3db3ced52047c4a4fbc
Author: Nirmoy Das <nirmoy.das at intel.com>
Date:   Wed Jul 17 14:59:50 2024 +0200

    drm/xe/pm: Add trace for pm functions
    
    Add trace for xe pm function for better debuggability.
    
    v2: Fix indentation and add trace for xe_pm_runtime_get_ioctl
    
    Cc: Matthew Brost <matthew.brost at intel.com>
    Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Signed-off-by: Nirmoy Das <nirmoy.das at intel.com>
+ /mt/dim checkpatch cf52b34c47ed2a05c46193f0b9807ffd8838dbd8 drm-intel
53bdad719bb3 drm/xe/pm: Add trace for pm functions
-:94: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#94: FILE: drivers/gpu/drm/xe/xe_trace.h:376:
+		    TP_STRUCT__entry(

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

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




More information about the Intel-xe mailing list