diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2019-07-04 17:38:01 +0200 |
---|---|---|
committer | Wim Van Sebroeck <wim@linux-watchdog.org> | 2019-07-08 20:46:48 +0200 |
commit | 053bc5764bb0a84ef0b26a8e4ddd3e2f4b4f8215 (patch) | |
tree | 29ee28c1b4d41eb2e7beef846e7ac7b5058c60e6 /Documentation | |
parent | 8d209eb0b167ac6998ef330150a3960032a31c50 (diff) | |
download | linux-053bc5764bb0a84ef0b26a8e4ddd3e2f4b4f8215.tar.gz |
watchdog: ie6xx_wdt: 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: Wim Van Sebroeck <wim@linux-watchdog.org>
Cc: Guenter Roeck <linux@roeck-us.net>
Cc: linux-watchdog@vger.kernel.org
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions