diff options
| author | Eric Biggers <ebiggers@kernel.org> | 2025-11-01 21:19:41 -0700 |
|---|---|---|
| committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2025-11-02 13:40:13 +0100 |
| commit | 933ecf591275e850a46b28c6016d2688b92e23f6 (patch) | |
| tree | 0d682e1b72b270ef867774992e86e3d65b3cfa2d /drivers/usb/cdns3/cdns3-pci-wrap.c | |
| parent | aba5f969f886d298c7fc777538a12b52095203ab (diff) | |
random: remove unused get_random_var_wait functions
None of these functions are used, so remove them.
This renders the two bugs moot:
- get_random_u64_wait() used the wrong pointer type, making it provide
only 32 bits.
- The '#undef' directive used the wrong identifier, leaving the helper
macro defined.
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-pci-wrap.c')
0 files changed, 0 insertions, 0 deletions
