[PATCH] ARM: s5pv210: fix pm.c kernel-doc warning
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Mon Jan 22 02:43:33 PST 2024
On 14/01/2024 06:27, Randy Dunlap wrote:
> Use the correct function name in the kernel-doc comment to prevent
> a kernel-doc warning:
>
> arch/arm/mach-s5pv210/pm.c:61: warning: expecting prototype for s3c_pm_do_restore(). Prototype was for s3c_pm_do_restore_core() instead
>
> Signed-off-by: Randy Dunlap <rdunlap at infradead.org>
> Cc: patches at armlinux.org.uk
> Cc: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
> Cc: Alim Akhtar <alim.akhtar at samsung.com>
> Cc: linux-arm-kernel at lists.infradead.org
> Cc: linux-samsung-soc at vger.kernel.org
Several checkpatch warnings:
WARNING: Use a single space after Cc:
#12:
Cc: <patches at armlinux.org.uk>
WARNING: Use a single space after Cc:
#15:
Cc: <linux-arm-kernel at lists.infradead.org>
WARNING: Use a single space after Cc:
#16:
Cc: <linux-samsung-soc at vger.kernel.org>
Fixed and applied.
ount: Size of the ptr array.
> *
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list