On Thu, Oct 23, 2014 at 03:28:45PM +0300, Dan Carpenter wrote:
> On Wed, Oct 22, 2014 at 09:23:51PM -0500, Eric Rost wrote:
> > Adds crypto API support for the skein module. Also collapses the
> > threefish module into the skein module.
>
> Why is this in staging anyway? It seems very small and n
On Wed, Oct 22, 2014 at 09:23:51PM -0500, Eric Rost wrote:
> Adds crypto API support for the skein module. Also collapses the
> threefish module into the skein module.
>
> Signed-off-by: Eric Rost
> ---
> drivers/staging/skein/Kconfig | 22 +--
> drivers/staging/skein/Makefile
On Wed, Oct 22, 2014 at 09:23:51PM -0500, Eric Rost wrote:
> Adds crypto API support for the skein module. Also collapses the
> threefish module into the skein module.
>
Why is this in staging anyway? It seems very small and not terrible
code. It could easily be sent to the main kernel.
> diff