Re: [PATCH v3 2/5] watchdog: Move `struct` before name

From: Guenter Roeck

Date: Tue May 05 2026 - 09:10:14 EST


On Tue, May 05, 2026 at 11:26:13AM +0200, Philipp Hahn wrote:
> From: Philipp Hahn <phahn-oss@xxxxxx>
>
> Write `struct ` before the structure name as Sphinx otherwise uses the
> following word after it. See
> https://docs.kernel.org/watchdog/watchdog-api.html#environmental-monitoring
>
> Signed-off-by: Philipp Hahn <phahn-oss@xxxxxx>

Applied to my watchdog-next branch.

Thanks,
Guenter