diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2019-07-04 17:38:03 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2019-07-06 20:14:22 +0200 |
commit | f0b40863bee4e5f689f6c839b4d0b512b8f0fdbe (patch) | |
tree | 2f965d9b1fa96b2b2dcac0dbee7ec60124c65264 /.clang-format | |
parent | 5099837d2f809c75d45efa32595c712ca245a432 (diff) | |
download | linux-f0b40863bee4e5f689f6c839b4d0b512b8f0fdbe.tar.bz2 |
gpiolib: 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: linux-gpio@vger.kernel.org
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Link: https://lore.kernel.org/r/20190704153803.12739-8-bigeasy@linutronix.de
Reviewed-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions