From: Jakub Kicinski Date: Tue, 20 May 2025 03:09:07 +0000 (-0700) Subject: Merge branch 'queue_api-reduce-risk-of-name-collision-over-txq' X-Git-Tag: v6.16-rc1~132^2~78 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f685204c57e87d2a88b159c7525426d70ee745c9;p=thirdparty%2Fkernel%2Flinux.git 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 --- f685204c57e87d2a88b159c7525426d70ee745c9