diff options
author | Guenter Roeck <linux@roeck-us.net> | 2015-09-29 10:27:25 +0200 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2015-11-03 14:36:09 +0100 |
commit | bc794ac3b5836ee2b2420b0597f33538ad100be0 (patch) | |
tree | 36a64170b90d73d485fd0ecdf1fbc47350a6a926 /drivers/watchdog/retu_wdt.c | |
parent | watchdog: Always evaluate new timeout against min_timeout (diff) | |
download | linux-bc794ac3b5836ee2b2420b0597f33538ad100be0.tar.xz linux-bc794ac3b5836ee2b2420b0597f33538ad100be0.zip |
watchdog: watchdog_dev: Use single variable name for struct watchdog_device
The current code uses 'wdd', wddev', and 'watchdog' as variable names
for struct watchdog_device. This is confusing and makes it difficult
to enhance the code. Replace it all with 'wdd'.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Cc: Timo Kokkonen <timo.kokkonen@offcode.fi>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/retu_wdt.c')
0 files changed, 0 insertions, 0 deletions