On Sat, May 02, 2020 at 04:30:58PM +0200, Wolfram Sang wrote: > 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 <wsa@xxxxxxxxxx> Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx> > --- > > ... 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 <w.sang@xxxxxxxxxxxxxx> > +by Wolfram Sang <wsa@xxxxxxxxxx> > > 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 >