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 <[email protected]> --- ... if there will be any. Let me know if you agree. Documentation/watchdog/convert_drivers_to_kernel_api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/watchdog/convert_drivers_to_kernel_api.rst b/Documentation/watchdog/convert_drivers_to_kernel_api.rst index dd934cc08e40..b972ef4c7cff 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 <[email protected]> +by Wolfram Sang <[email protected]> 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 -- 2.20.1

