Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1662882 > unrolled thread

Re: [PATCH] crypto: rng: Remove unused function __crypto_rng_cast()

Started byHerbert Xu <herbert@gondor.apana.org.au>
First post2017-06-10 07:00 +0200
Last post2017-06-10 07:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] crypto: rng: Remove unused function __crypto_rng_cast() Herbert Xu <herbert@gondor.apana.org.au> - 2017-06-10 07:00 +0200

#1662882 — Re: [PATCH] crypto: rng: Remove unused function __crypto_rng_cast()

FromHerbert Xu <herbert@gondor.apana.org.au>
Date2017-06-10 07:00 +0200
SubjectRe: [PATCH] crypto: rng: Remove unused function __crypto_rng_cast()
Message-ID<tQGFc-2xY-13@gated-at.bofh.it>
On Mon, May 22, 2017 at 03:49:43PM -0700, Matthias Kaehlcke wrote:
> 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: Matthias Kaehlcke <mka@chromium.org>

Patch applied.  Thanks.
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web