diff options
author | Srinivas Goud <[email protected]> | 2021-03-29 21:49:35 +0530 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2021-06-21 08:49:06 +0200 |
commit | b2802e78beca7c98805f20cbb4adb97c000703b1 (patch) | |
tree | 50fa905a5a247df92a0b5d45e8333062c454e5ee /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 0a1186e49b010b4ecdcc60dd356b5751d7642dd4 (diff) |
watchdog: of_xilinx_wdt: Add comment to spinlock
Based on checkpatch every spinlock should be documented.
The patch is fixing this issue:
./scripts/checkpatch.pl --strict -f drivers/watchdog/of_xilinx_wdt.c
CHECK: spinlock_t definition without comment
+ spinlock_t spinlock;
Signed-off-by: Srinivas Goud <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
Signed-off-by: Srinivas Neeli <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions