Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1296783
| From | Herbert Xu <herbert@gondor.apana.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] crypto: qat - use list_for_each_entry* |
| Date | 2015-12-22 14:30 +0100 |
| Message-ID | <qIvaO-4uK-9@gated-at.bofh.it> (permalink) |
| References | <qHl3P-LI-5@gated-at.bofh.it> <qHl3P-LI-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sat, Dec 19, 2015 at 04:22:51PM +0800, Geliang Tang wrote: > Use list_for_each_entry*() instead of list_for_each*() to simplify > the code. > > Signed-off-by: Geliang Tang <geliangtang@163.com> > --- > Changes in v2: > - only to qat_crypto.c, and adf_ctl_drv.c. 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 v2] crypto: qat - use list_for_each_entry* Geliang Tang <geliangtang@163.com> - 2015-12-19 09:30 +0100 Re: [PATCH v2] crypto: qat - use list_for_each_entry* Herbert Xu <herbert@gondor.apana.org.au> - 2015-12-22 14:30 +0100
csiph-web