Re: [PATCH 2/2] crypto: acomp - add support for deflate rfc1950 (zlib)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Apr 19, 2017 at 03:11:42PM +0100, Giovanni Cabiddu wrote:
>
> +}, {
> +	.alloc_ctx		= zlib_deflate_alloc_ctx,
> +	.free_ctx		= deflate_free_ctx,
> +	.compress		= deflate_scompress,
> +	.decompress		= deflate_sdecompress,
> +	.base			= {
> +		.cra_name	= "zlib(deflate)",

Please avoid using parentheses as they are used for templates.
Perhaps zlib-deflate or deflate-rfc1950.

Cheers,
-- 
Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt



[Index of Archives]     [Kernel]     [Gnu Classpath]     [Gnu Crypto]     [DM Crypt]     [Netfilter]     [Bugtraq]

  Powered by Linux