diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2024-01-14 06:30:34 +0100 |
---|---|---|
committer | Russell King (Oracle) <rmk+kernel@armlinux.org.uk> | 2024-02-24 16:47:18 +0000 |
commit | 154c56d80b8f64da92f10d94531edcd070b1af72 (patch) | |
tree | 174135011457b2022fbf72bc355d3a6eaf81dbb0 /arch/arm/mm/proc-v7.S | |
parent | 6613476e225e090cc9aad49be7fa504e290dd33d (diff) |
ARM: 9334/1: mm: init: remove misuse of kernel-doc comment
Change the "/**" beginning of comment to the common "/*" comment
since the comment is not in kernel-doc format. This prevents a
kernel-doc warning:
arch/arm/mm/init.c:422: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
* update_sections_early intended to be called only through stop_machine
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: linux-arm-kernel@lists.infradead.org
Cc: patches@armlinux.org.uk
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'arch/arm/mm/proc-v7.S')
0 files changed, 0 insertions, 0 deletions