diff options
| author | Jason A. Donenfeld <[email protected]> | 2022-10-05 15:50:20 +0000 |
|---|---|---|
| committer | Jason A. Donenfeld <[email protected]> | 2022-10-11 23:42:58 +0000 |
| commit | de492c83cae0af72de370b9404aacda93dafcad5 (patch) | |
| tree | 5cf1cab5c03c50508900956c7a291cf3e36d4c90 /drivers/gpu/drm/amd/amdgpu/amdgpu_reset.c | |
| parent | treewide: use get_random_bytes() when possible (diff) | |
| download | kernel-de492c83cae0af72de370b9404aacda93dafcad5.tar.gz kernel-de492c83cae0af72de370b9404aacda93dafcad5.zip | |
prandom: remove unused functions
With no callers left of prandom_u32() and prandom_bytes(), as well as
get_random_int(), remove these deprecated wrappers, in favor of
get_random_u32() and get_random_bytes().
Reviewed-by: Greg Kroah-Hartman <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Reviewed-by: Yury Norov <[email protected]>
Acked-by: Jakub Kicinski <[email protected]>
Signed-off-by: Jason A. Donenfeld <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_reset.c')
0 files changed, 0 insertions, 0 deletions
