From: Wolfram Sang Date: Sat, 2 May 2020 14:30:58 +0000 (+0200) Subject: watchdog: update email address in conversion doc X-Git-Tag: v5.8-rc1~211^2~38 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=094d6dc56245d0c796af9ed3e680effbe66ba0b5;p=thirdparty%2Fkernel%2Flinux.git watchdog: update email address in conversion doc The old one is defunct. However, I think it makes sense that I am still the primary contact person for updates here. Signed-off-by: Wolfram Sang Link: https://lore.kernel.org/r/20200502143103.19473-1-wsa@kernel.org Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/watchdog/convert_drivers_to_kernel_api.rst b/Documentation/watchdog/convert_drivers_to_kernel_api.rst index 51b999b5551ac..a1c3f038ce0e7 100644 --- a/Documentation/watchdog/convert_drivers_to_kernel_api.rst +++ b/Documentation/watchdog/convert_drivers_to_kernel_api.rst @@ -2,7 +2,7 @@ Converting old watchdog drivers to the watchdog framework ========================================================= -by Wolfram Sang +by Wolfram Sang Before the watchdog framework came into the kernel, every driver had to implement the API on its own. Now, as the framework factored out the common