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


Groups > linux.kernel > #1737390 > unrolled thread

Re: [PATCH] crypto: drop unnecessary return statements

Started byHerbert Xu <herbert@gondor.apana.org.au>
First post2017-09-22 12:20 +0200
Last post2017-09-22 12:20 +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: drop unnecessary return statements Herbert Xu <herbert@gondor.apana.org.au> - 2017-09-22 12:20 +0200

#1737390 — Re: [PATCH] crypto: drop unnecessary return statements

FromHerbert Xu <herbert@gondor.apana.org.au>
Date2017-09-22 12:20 +0200
SubjectRe: [PATCH] crypto: drop unnecessary return statements
Message-ID<ustdU-4TO-37@gated-at.bofh.it>
On Mon, Aug 28, 2017 at 10:00:07PM +0800, Geliang Tang wrote:
> Fix checkpatch.pl warnings:
> 
> WARNING: void function return statements are not generally useful
> FILE: crypto/rmd128.c:218:
> FILE: crypto/rmd160.c:261:
> FILE: crypto/rmd256.c:233:
> FILE: crypto/rmd320.c:280:
> FILE: crypto/tcrypt.c:385:
> FILE: drivers/crypto/ixp4xx_crypto.c:538:
> FILE: drivers/crypto/marvell/cesa.c:81:
> FILE: drivers/crypto/ux500/cryp/cryp_core.c:1755:
> 
> Signed-off-by: Geliang Tang <geliangtang@gmail.com>

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