On Thu, 24 Apr 2025 22:33:09 +0200, Krzysztof Kozlowski wrote: > Correct kerneldoc warnings after commit a8dc26a0ec43 ("firmware: > exynos-acpm: introduce devm_acpm_get_by_node()") changed the function > prototype: > > exynos-acpm.c:672: warning: Function parameter or struct member 'acpm_np' not described in 'acpm_get_by_node' > exynos-acpm.c:672: warning: expecting prototype for acpm_get_by_phandle(). Prototype was for acpm_get_by_node() instead > > [...] Applied, thanks! [1/1] firmware: exynos-acpm: Correct kerneldoc and use typical np argument name https://git.kernel.org/krzk/linux/c/2c2e5e908ea2b53aa0d21fbfe4d1dab527a7703e Best regards, -- Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>