mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 12:11:40 +00:00
52524ff055
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@infradead.org>
Cc: <patches@armlinux.org.uk>
Link: https://lore.kernel.org/r/20240114052751.17242-1-rdunlap@infradead.org
Fixes:
|
||
---|---|---|
.. | ||
common.h | ||
Kconfig | ||
Makefile | ||
pm.c | ||
regs-clock.h | ||
s5pv210.c | ||
sleep.S |