crypto: compress_null - drop obsolete 'comp' implementation
authorArd Biesheuvel <ardb@kernel.org>
Sun, 16 Mar 2025 01:21:24 +0000 (09:21 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 21 Mar 2025 09:39:06 +0000 (17:39 +0800)
commitbe457e4e8da6e0a797dba2344ac34de647a5322e
treefbe4212aa38627a7252c0c73079bc59511704945
parentbd40bf1ad26dc42ead655a7cccabf7e9a0c10769
crypto: compress_null - drop obsolete 'comp' implementation

The 'comp' API is obsolete and will be removed, so remove this comp
implementation.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/crypto_null.c
crypto/testmgr.c