Re: [PATCH] crypto: deadcode structs from 'comp' removal

From: Herbert Xu
Date: Wed Apr 16 2025 - 03:59:55 EST


On Sun, Apr 13, 2025 at 12:32:41AM +0100, linux@xxxxxxxxxxx wrote:
> From: "Dr. David Alan Gilbert" <linux@xxxxxxxxxxx>
>
> Ard's recent series of patches removing 'comp' implementations
> left behind a bunch of trivial structs, remove them.
>
> These are:
> crypto842_ctx - commit 2d985ff0072f ("crypto: 842 - drop obsolete 'comp'
> implementation")
> lz4_ctx - commit 33335afe33c9 ("crypto: lz4 - drop obsolete 'comp'
> implementation")
> lz4hc_ctx - commit dbae96559eef ("crypto: lz4hc - drop obsolete
> 'comp' implementation")
> lzo_ctx - commit a3e43a25bad0 ("crypto: lzo - drop obsolete
> 'comp' implementation")
> lzorle_ctx - commit d32da55c5b0c ("crypto: lzo-rle - drop obsolete
> 'comp' implementation")
>
> Signed-off-by: Dr. David Alan Gilbert <linux@xxxxxxxxxxx>
> ---
> crypto/842.c | 4 ----
> crypto/lz4.c | 4 ----
> crypto/lz4hc.c | 4 ----
> crypto/lzo-rle.c | 4 ----
> crypto/lzo.c | 4 ----
> 5 files changed, 20 deletions(-)

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