diff options
author | 2022-01-30 22:03:19 +0100 | |
---|---|---|
committer | 2022-02-04 19:22:32 +0100 | |
commit | ebf7606388732ecf2821ca21087e9446cb4a5b57 (patch) | |
tree | c98fb919cf797db364b6a69c88011c6e22e3d123 /scripts/gdb/linux/utils.py | |
parent | random: wake up /dev/random writers after zap (diff) | |
download | wireguard-linux-ebf7606388732ecf2821ca21087e9446cb4a5b57.tar.xz wireguard-linux-ebf7606388732ecf2821ca21087e9446cb4a5b57.zip |
random: access primary_pool directly rather than through pointer
Both crng_initialize_primary() and crng_init_try_arch_early() are
only called for the primary_pool. Accessing it directly instead of
through a function parameter simplifies the code.
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions