diff options
author | 2021-03-29 21:49:35 +0530 | |
---|---|---|
committer | 2021-06-21 08:49:06 +0200 | |
commit | b2802e78beca7c98805f20cbb4adb97c000703b1 (patch) | |
tree | 50fa905a5a247df92a0b5d45e8333062c454e5ee /tools/perf/scripts/python/export-to-postgresql.py | |
parent | watchdog: meson_wdt: Use device_get_match_data() helper (diff) | |
download | wireguard-linux-b2802e78beca7c98805f20cbb4adb97c000703b1.tar.xz wireguard-linux-b2802e78beca7c98805f20cbb4adb97c000703b1.zip |
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 <srinivas.goud@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Srinivas Neeli <srinivas.neeli@xilinx.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20210329161939.37680-2-srinivas.neeli@xilinx.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions