Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
crypto: algif_rng - Remove obsolete const-removal cast
Now that crypto_rng_reset takes a const argument, we no longer need to cast away the const qualifier. Signed-off-by: Herbert Xu <[email protected]>
- Loading branch information