Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 1e6adff4 authored by Matthias Kaehlcke's avatar Matthias Kaehlcke Committed by Herbert Xu
Browse files

crypto: rng - Remove unused function __crypto_rng_cast()


This fixes the following warning when building with clang:

crypto/rng.c:35:34: error: unused function '__crypto_rng_cast'
    [-Werror,-Wunused-function]

Signed-off-by: default avatarMatthias Kaehlcke <mka@chromium.org>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 284e7638
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment