summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@kernel.org>2025-06-30 09:06:32 -0700
committerEric Biggers <ebiggers@kernel.org>2025-07-04 10:18:52 -0700
commit1cf5cdf8d2ae3a55cc4890c02feb5da18e423e5d (patch)
treec41c68b317188d0f422f2646bee63ee958da10a9 /tools/perf/scripts/python/net_dropmonitor.py
parent22375adaa0d9fbba9646c8e2b099c6e87c97bfae (diff)
downloadkernel-1cf5cdf8d2ae3a55cc4890c02feb5da18e423e5d.tar.gz
libceph: Rename hmac_sha256() to ceph_hmac_sha256()
Rename hmac_sha256() to ceph_hmac_sha256(), to avoid a naming conflict with the upcoming hmac_sha256() library function. This code will be able to use the HMAC-SHA256 library, but that's left for a later commit. Acked-by: Ard Biesheuvel <ardb@kernel.org> Link: https://lore.kernel.org/r/20250630160645.3198-2-ebiggers@kernel.org Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
.org> 2024-10-29selftests: Rename sigaltstack to generic signalDev Jain Rename sigaltstack to generic signal directory, to allow adding more signal tests in the future. Signed-off-by: Dev Jain <dev.jain@arm.com> Reviewed-by: Mark Brown <broonie@kernel.org> Acked-by: Shuah Khan <skhan@linuxfoundation.org> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>