Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1275308
| From | Herbert Xu <herbert@gondor.apana.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] crypto: api - use list_first_entry_or_null and list_next_entry |
| Date | 2015-11-23 14:10 +0100 |
| Message-ID | <qxZ2y-29g-25@gated-at.bofh.it> (permalink) |
| References | <qvt6O-8uH-31@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Nov 16, 2015 at 10:37:14PM +0800, Geliang Tang wrote: > Simplify crypto_more_spawns() with list_first_entry_or_null() > and list_next_entry(). > > Signed-off-by: Geliang Tang <geliangtang@163.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 -- 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 1/2] crypto: api - use list_first_entry_or_null and list_next_entry Geliang Tang <geliangtang@163.com> - 2015-11-16 15:40 +0100
[PATCH 2/2] crypto: mcryptd - use list_first_entry_or_null() Geliang Tang <geliangtang@163.com> - 2015-11-16 15:40 +0100
Re: [PATCH 2/2] crypto: mcryptd - use list_first_entry_or_null() Herbert Xu <herbert@gondor.apana.org.au> - 2015-11-23 14:10 +0100
Re: [PATCH 1/2] crypto: api - use list_first_entry_or_null and list_next_entry Herbert Xu <herbert@gondor.apana.org.au> - 2015-11-23 14:10 +0100
csiph-web