diff options
author | 2021-02-03 20:24:04 +0800 | |
---|---|---|
committer | 2021-06-21 08:49:14 +0200 | |
commit | 266b2e335ce0c396096be4b649b819cc62b8c791 (patch) | |
tree | 44e458a8a35e1069a0af40151212f6766b6979be /tools/perf/scripts/python/export-to-postgresql.py | |
parent | watchdog: Add hrtimer-based pretimeout feature (diff) | |
download | wireguard-linux-266b2e335ce0c396096be4b649b819cc62b8c791.tar.xz wireguard-linux-266b2e335ce0c396096be4b649b819cc62b8c791.zip |
watchdog: diag288_wdt: Remove redundant assignment
The assign for 'ret' is redundant and can be removed,
because it will be assigned before use.
Signed-off-by: Junlin Yang <yangjunlin@yulong.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20210203122404.752-1-angkery@163.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions