diff options
author | 2025-05-18 13:00:54 +0300 | |
---|---|---|
committer | 2025-05-19 20:09:02 -0700 | |
commit | 84b21e61ebd64931d865ce3df49d930db8c9e2cd (patch) | |
tree | 2b740aee8b4f10d0199aba0fd279f1c166f807bb /tools/perf/scripts/python/export-to-sqlite.py | |
parent | Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue (diff) | |
download | wireguard-linux-84b21e61ebd64931d865ce3df49d930db8c9e2cd.tar.xz wireguard-linux-84b21e61ebd64931d865ce3df49d930db8c9e2cd.zip |
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.
Signed-off-by: Gur Stavi <gur.stavi@huawei.com>
Reviewed-by: Jakub Kicinski <kuba@kernel.org>
Link: https://patch.msgid.link/95b60d218f004308486d92ed17c8cc6f28bac09d.1747559621.git.gur.stavi@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions