commit | 4951d27b099bd24f87a093f67d91618742bd3a65 | [log] [tgz] |
---|---|---|
author | Bumsik Kim <kbumsik@gmail.com> | Fri Apr 03 12:15:07 2020 +0900 |
committer | Jonathan Corbet <corbet@lwn.net> | Mon Apr 20 17:11:36 2020 -0600 |
tree | 94cb59d26f9f893236ec26078170a138ff103993 | |
parent | fc965497d5b3204d7b726c27fefe92d2e885f994 [diff] |
watchdog: clarify that stop() is optional The commit d0684c8a9354 ("watchdog: Make stop function optional") made stop function not mandatory, but the comments and the doc weren't reflected. Fix it to clarify. Signed-off-by: Bumsik Kim <k.bumsik@gmail.com> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Link: https://lore.kernel.org/r/20200403031507.63487-1-k.bumsik@gmail.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>