diff options
author | 2022-10-09 20:45:07 -0600 | |
---|---|---|
committer | 2022-12-20 03:13:45 +0100 | |
commit | 3c202d14a9d73fb63c3dccb18feac5618c21e1c4 (patch) | |
tree | 53cdfe8283a913521cb567dc12872e2fd820ca52 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | efi: random: fix NULL-deref when refreshing seed (diff) | |
download | wireguard-linux-3c202d14a9d73fb63c3dccb18feac5618c21e1c4.tar.xz wireguard-linux-3c202d14a9d73fb63c3dccb18feac5618c21e1c4.zip |
prandom: remove prandom_u32_max()
Convert the final two users of prandom_u32_max() that slipped in during
6.2-rc1 to use get_random_u32_below().
Then, with no more users left, we can finally remove the deprecated
function.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions