diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2019-07-04 17:38:02 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-07-05 16:17:44 -0700 |
commit | f654e676702e88650e78ed8ea1b118662f80b28a (patch) | |
tree | ac1611d0dbf6fecfaa8898ffc777705d462d4158 /drivers/fpga/fpga-bridge.c | |
parent | cd1973a9215ade41d99c3a7c34c127cf0d21774b (diff) |
nfp: Use spinlock_t instead of struct spinlock
For spinlocks the type spinlock_t should be used instead of "struct
spinlock".
Use spinlock_t for spinlock's definition.
Cc: Jakub Kicinski <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Acked-by: Jakub Kicinski <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions