Sebastian Andrzej Siewior <[email protected]> wrote: > For spinlocks the type spinlock_t should be used instead of "struct > spinlock". > > Use spinlock_t for spinlock's definition. > > Cc: Herbert Xu <[email protected]> > Cc: "David S. Miller" <[email protected]> > Cc: [email protected] > Signed-off-by: Sebastian Andrzej Siewior <[email protected]> > --- > drivers/crypto/ux500/cryp/cryp.h | 4 ++-- > drivers/crypto/ux500/hash/hash_alg.h | 4 ++-- > 2 files changed, 4 insertions(+), 4 deletions(-)
Patch applied. Thanks. -- Email: Herbert Xu <[email protected]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
