diff options
author | 2025-05-19 20:09:07 -0700 | |
---|---|---|
committer | 2025-05-19 20:09:07 -0700 | |
commit | f685204c57e87d2a88b159c7525426d70ee745c9 (patch) | |
tree | 2b740aee8b4f10d0199aba0fd279f1c166f807bb /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue (diff) | |
parent | queue_api: reduce risk of name collision over txq (diff) | |
download | wireguard-linux-f685204c57e87d2a88b159c7525426d70ee745c9.tar.xz wireguard-linux-f685204c57e87d2a88b159c7525426d70ee745c9.zip |
Merge branch 'queue_api-reduce-risk-of-name-collision-over-txq'
Gur Stavi says:
====================
queue_api: reduce risk of name collision over txq
Rename local variable in macros from txq to _txq.
When macro parameter get_desc is expended it is likely to have a txq
token that refers to a different txq variable at the caller's site.
====================
Link: https://patch.msgid.link/cover.1747559621.git.gur.stavi@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions