summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/gecko.py
diff options
context:
space:
mode:
authorUjwal Kundur <ujwal.kundur@gmail.com>2025-08-20 23:25:48 +0530
committerJakub Kicinski <kuba@kernel.org>2025-08-22 16:44:34 -0700
commit92b925297a2f233e0b16694df7b524360b8abb93 (patch)
tree12aa1d75f5060ade0a2240375504b1a181ac7aa7 /tools/perf/scripts/python/gecko.py
parent9308987803bbf289d088d5266c5c3598e3fb3ddf (diff)
rds: Fix endianness annotation of jhash wrappers
__ipv6_addr_jhash (wrapper around jhash2()) and __inet_ehashfn (wrapper around jhash_3words()) work with u32 (host endian) values but accept big endian inputs. Declare the local variables as big endian to avoid unnecessary casts. Flagged by Sparse. Signed-off-by: Ujwal Kundur <ujwal.kundur@gmail.com> Reviewed-by: Allison Henderson <allison.henderson@oracle.com> Link: https://patch.msgid.link/20250820175550.498-3-ujwal.kundur@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions