Re: [PATCH net-next] net: phy: Fix device_set_wakeup_enable() reference in kernel-doc

From: Andrew Lunn

Date: Mon Sep 14 2026 - 10:05:27 EST


On Fri, Sep 11, 2026 at 10:42:01PM +0200, Karl Mehltretter wrote:
> The phy_may_wakeup() documentation refers to
> device_set_wakeup_enabled(), but the function is named
> device_set_wakeup_enable(). Correct the reference.
>
> The typo was introduced by commit b344bfacf1de ("net: phy: add
> phy_may_wakeup()").
>
> Assisted-by: LLM
> Signed-off-by: Karl Mehltretter <kmehltretter@xxxxxxxxx>

Please could you add a Fixes: tag and target net. Developers often
work on dead stable kernels, before rebasing to net-next for merging,
so fixing documentation in stable can be useful.

Andrew

---
pw-bot: cr