]> asedeno.scripts.mit.edu Git - linux.git/commit
crypto: sahara - Remove leftover from previous used spinlock
authorMogens Lauridsen <mlauridsen171@gmail.com>
Thu, 3 Aug 2017 13:46:35 +0000 (15:46 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 17 Aug 2017 08:53:28 +0000 (16:53 +0800)
commit67adc432f424063cb82dfcb56fa883c7d8f7e9e5
tree39922524f2eecae969c5b0885f1f63b00b7935f6
parent1e3204104cf7f608e90bc824523aaa8129ea944a
crypto: sahara - Remove leftover from previous used spinlock

This driver previously used a spinlock. The spinlock is not
used any more, but the spinlock variable was still there
and also being initialized.

Signed-off-by: Mogens Lauridsen <mlauridsen171@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/sahara.c