All of lore.kernel.org
 help / color / mirror / Atom feed
* Why are there multiple defines of scatter_walk?
@ 2011-01-11 19:20 Mark Allyn
  2011-01-12  4:21 ` Herbert Xu
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Allyn @ 2011-01-11 19:20 UTC (permalink / raw)
  To: linux-crypto


I notice two defines of struct scatter_walk; one at line 20 of 
include/crypto/scatterwalk.h and the other at line 74 of 
include/crypto/algapi.h

They are not the same. Why?

Which one does a driver supposed to include?

Thanks

Mark Allyn
Portland, Oregon
www.allyn.com
971-563-7588

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Why are there multiple defines of scatter_walk?
  2011-01-11 19:20 Why are there multiple defines of scatter_walk? Mark Allyn
@ 2011-01-12  4:21 ` Herbert Xu
  0 siblings, 0 replies; 2+ messages in thread
From: Herbert Xu @ 2011-01-12  4:21 UTC (permalink / raw)
  To: Mark Allyn; +Cc: linux-crypto

Mark Allyn <allyn@well.com> wrote:
> 
> I notice two defines of struct scatter_walk; one at line 20 of 
> include/crypto/scatterwalk.h and the other at line 74 of 
> include/crypto/algapi.h
> 
> They are not the same. Why?
> 
> Which one does a driver supposed to include?

In my copy of scatterwalk.h there is no such struct definition.

What version of Linux are you looking at?
-- 
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-01-12  4:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-11 19:20 Why are there multiple defines of scatter_walk? Mark Allyn
2011-01-12  4:21 ` Herbert Xu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.