[PATCH] firmware: exynos-acpm: Correct kerneldoc and use typical np argument name
Tudor Ambarus
tudor.ambarus at linaro.org
Fri Apr 25 02:21:46 PDT 2025
On 4/24/25 9:33 PM, 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
>
> While touching the lines, change the name of device_node pointer to
> 'np' to match convention.
>
> Fixes: a8dc26a0ec43 ("firmware: exynos-acpm: introduce devm_acpm_get_by_node()")
> Reported-by: kernel test robot <lkp at intel.com>
> Closes: https://lore.kernel.org/oe-kbuild-all/202504222051.7TqaSQ48-lkp@intel.com/
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
Reviewed-by: Tudor Ambarus <tudor.ambarus at linaro.org>
thanks!
More information about the linux-arm-kernel
mailing list