Re: [PATCH 04/10] crypto: change 842 alg to use software

From: Herbert Xu
Date: Wed May 06 2015 - 23:07:53 EST


On Wed, May 06, 2015 at 12:51:00PM -0400, Dan Streetman wrote:
> Change the crypto 842 compression alg to use the software 842 compression
> and decompression library. Change the name of this crypto alg to "sw842".
> Remove the fallback to LZO compression.

That's not how the name works. All implementations of 842 should
bear that name. They should differentiate themselves based on
cra_driver_name. For example, we generally call the software
implementation of foo "foo-generic".

Cheers,
--
Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/