commit | 67adc432f424063cb82dfcb56fa883c7d8f7e9e5 | [log] [tgz] |
---|---|---|
author | Mogens Lauridsen <mlauridsen171@gmail.com> | Thu Aug 03 15:46:35 2017 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Aug 17 16:53:28 2017 +0800 |
tree | 39922524f2eecae969c5b0885f1f63b00b7935f6 | |
parent | 1e3204104cf7f608e90bc824523aaa8129ea944a [diff] |
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>