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


Groups > linux.kernel > #1668820

Re: [PATCH v2 1/2] crypto: engine - replace pr_xxx by dev_xxx

From Herbert Xu <herbert@gondor.apana.org.au>
Newsgroups linux.kernel
Subject Re: [PATCH v2 1/2] crypto: engine - replace pr_xxx by dev_xxx
Date 2017-06-19 08:50 +0200
Message-ID <tTYFz-7yd-3@gated-at.bofh.it> (permalink)
References <tPn1U-12m-17@gated-at.bofh.it> <tPn1U-12m-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Jun 06, 2017 at 03:44:16PM +0200, Corentin Labbe wrote:
> By adding a struct device *dev to struct engine, we could store the
> device used at register time and so use all dev_xxx functions instead of
> pr_xxx.
> 
> Signed-off-by: Corentin Labbe <clabbe.montjoie@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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH v2 1/2] crypto: engine - replace pr_xxx by dev_xxx Herbert Xu <herbert@gondor.apana.org.au> - 2017-06-19 08:50 +0200

csiph-web