Re: [PATCH] watchdog: starfive: Fix resource leak in probe error path
From: Markus Elfring
Date: Wed Nov 05 2025 - 05:46:04 EST
> If pm_runtime_put_sync() fails after watchdog_register_device()
> succeeds, the probe function jumps to err_exit without
…
Would an other word wrapping be a bit nicer for such a change description?
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.18-rc4#n658
Regards,
Markus