[PATCH -next 0/6] Cleanup unused function declarations

Yue Haibing posted 6 patches 1 year, 5 months ago
drivers/crypto/amcc/crypto4xx_core.h             | 1 -
drivers/crypto/amlogic/amlogic-gxl.h             | 2 --
drivers/crypto/ccp/sp-dev.h                      | 1 -
drivers/crypto/gemini/sl3516-ce.h                | 2 --
drivers/crypto/inside-secure/safexcel.h          | 1 -
drivers/crypto/marvell/octeontx/otx_cptvf_algs.h | 1 -
6 files changed, 8 deletions(-)
[PATCH -next 0/6] Cleanup unused function declarations
Posted by Yue Haibing 1 year, 5 months ago
Cleanup unused declarations for crypto driver subsystem.

Yue Haibing (6):
  crypto: safexcel - Remove unused declaration
    safexcel_ring_first_rptr()
  crypto: sl3516 - Remove unused declaration sl3516_ce_enqueue()
  crypto: octeontx - Remove unused declaration otx_cpt_callback()
  crypto: ccp - Remove unused declaration sp_get_master()
  crypto: amlogic - Remove unused declaration meson_enqueue()
  crypto: crypto4xx - Remove unused declaration crypto4xx_free_ctx()

 drivers/crypto/amcc/crypto4xx_core.h             | 1 -
 drivers/crypto/amlogic/amlogic-gxl.h             | 2 --
 drivers/crypto/ccp/sp-dev.h                      | 1 -
 drivers/crypto/gemini/sl3516-ce.h                | 2 --
 drivers/crypto/inside-secure/safexcel.h          | 1 -
 drivers/crypto/marvell/octeontx/otx_cptvf_algs.h | 1 -
 6 files changed, 8 deletions(-)

-- 
2.34.1
Re: [PATCH -next 0/6] Cleanup unused function declarations
Posted by Herbert Xu 1 year, 5 months ago
On Tue, Aug 20, 2024 at 04:25:19PM +0800, Yue Haibing wrote:
> Cleanup unused declarations for crypto driver subsystem.
> 
> Yue Haibing (6):
>   crypto: safexcel - Remove unused declaration
>     safexcel_ring_first_rptr()
>   crypto: sl3516 - Remove unused declaration sl3516_ce_enqueue()
>   crypto: octeontx - Remove unused declaration otx_cpt_callback()
>   crypto: ccp - Remove unused declaration sp_get_master()
>   crypto: amlogic - Remove unused declaration meson_enqueue()
>   crypto: crypto4xx - Remove unused declaration crypto4xx_free_ctx()
> 
>  drivers/crypto/amcc/crypto4xx_core.h             | 1 -
>  drivers/crypto/amlogic/amlogic-gxl.h             | 2 --
>  drivers/crypto/ccp/sp-dev.h                      | 1 -
>  drivers/crypto/gemini/sl3516-ce.h                | 2 --
>  drivers/crypto/inside-secure/safexcel.h          | 1 -
>  drivers/crypto/marvell/octeontx/otx_cptvf_algs.h | 1 -
>  6 files changed, 8 deletions(-)
> 
> -- 
> 2.34.1

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