diff options
author | Steven Rostedt (Google) <[email protected]> | 2024-02-22 13:30:57 -0500 |
---|---|---|
committer | Steven Rostedt (Google) <[email protected]> | 2024-03-18 10:24:25 -0400 |
commit | 0df4c388a1e310400a6e90fb10b286e2673756f0 (patch) | |
tree | 7e621b8a7b3209eb83aa7cbe2a3cfdfd277133ef /tools/perf/util/trace-event-scripting.c | |
parent | 9388a2aa453321bcf1ad2603959debea9e6ab6d4 (diff) |
drm/i915: Add missing ; to __assign_str() macros in tracepoint code
I'm working on improving the __assign_str() and __string() macros to be
more efficient, and removed some unneeded semicolons. This triggered a bug
in the build as some of the __assign_str() macros in intel_display_trace
was missing a terminating semicolon.
Link: https://lore.kernel.org/linux-trace-kernel/[email protected]
Cc: Daniel Vetter <[email protected]>
Cc: David Airlie <[email protected]>
Cc: [email protected]
Fixes: 2ceea5d88048b ("drm/i915: Print plane name in fbc tracepoints")
Reviewed-by: Ville Syrjälä <[email protected]>
Acked-by: Rodrigo Vivi <[email protected]>
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions