On 2025/6/14 8:05, linux@xxxxxxxxxxx wrote: > From: "Dr. David Alan Gilbert" <linux@xxxxxxxxxxx> > > virtcrypto_devmgr_get_first() and virtcrypto_dev_in_use() were added in > 2016 by > commit dbaf0624ffa5 ("crypto: add virtio-crypto driver") > > but have remained unused. > > Remove them. > > Signed-off-by: Dr. David Alan Gilbert <linux@xxxxxxxxxxx> > --- > drivers/crypto/virtio/virtio_crypto_common.h | 2 -- > drivers/crypto/virtio/virtio_crypto_mgr.c | 36 -------------------- > 2 files changed, 38 deletions(-) Reviewed-by: Zenghui Yu <yuzenghui@xxxxxxxxxx>