diff options
author | Steven Rostedt (Google) <rostedt@goodmis.org> | 2024-02-22 21:30:57 +0300 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2024-03-18 17:24:25 +0300 |
commit | 0df4c388a1e310400a6e90fb10b286e2673756f0 (patch) | |
tree | 7e621b8a7b3209eb83aa7cbe2a3cfdfd277133ef /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9388a2aa453321bcf1ad2603959debea9e6ab6d4 (diff) | |
download | linux-0df4c388a1e310400a6e90fb10b286e2673756f0.tar.xz |
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/20240222133057.2af72a19@gandalf.local.home
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: David Airlie <airlied@gmail.com>
Cc: stable@vger.kernel.org
Fixes: 2ceea5d88048b ("drm/i915: Print plane name in fbc tracepoints")
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Acked-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions