On Tue, Apr 06, 2021 at 08:02:57PM +0800, Huang Guobin wrote: > From: Guobin Huang <huangguob...@huawei.com> > > spinlock can be initialized automatically with DEFINE_SPINLOCK() > rather than explicitly calling spin_lock_init(). > > Reported-by: Hulk Robot <hul...@huawei.com> > Signed-off-by: Guobin Huang <huangguob...@huawei.com> > --- > drivers/crypto/ixp4xx_crypto.c | 7 ++----- > 1 file changed, 2 insertions(+), 5 deletions(-)
Patch applied. Thanks. -- Email: Herbert Xu <herb...@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt