Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1246810
| From | Herbert Xu <herbert@gondor.apana.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] crypto: ccm - remove goto |
| Date | 2015-10-14 16:20 +0200 |
| Message-ID | <qjv4n-Wf-41@gated-at.bofh.it> (permalink) |
| References | <qj2Yq-Lw-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Oct 13, 2015 at 01:48:25PM +0530, Sudip Mukherjee wrote: > Instead of using goto and jumping to a label and then returning from > there, lets return directly. The label out: is not used from anywhere > else in the code. > > Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org> I don't think patch improves the code so I'm not taking it. Cheers, -- 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] crypto: ccm - remove goto Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-10-13 10:20 +0200 Re: [PATCH] crypto: ccm - remove goto Herbert Xu <herbert@gondor.apana.org.au> - 2015-10-14 16:20 +0200
csiph-web