OSDN Git Service

pstore: Fix kernel-doc warning
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 18 Aug 2023 20:12:53 +0000 (21:12 +0100)
committerKees Cook <keescook@chromium.org>
Fri, 18 Aug 2023 20:27:28 +0000 (13:27 -0700)
commitaf58740d8b06a6a97b7594235a1be11bd6aa37fa
tree2d320258cdbd0afc7ff1ee745ad8aec6da466461
parent104fd0b5e948157f8e8ac88a20b46ba8641d4e95
pstore: Fix kernel-doc warning

Fix the warning for the description of struct persistent_ram_buffer and
improve the descriptions of the other struct members while I'm here.

Signed-off-by: "Matthew Wilcox (Oracle)" <willy@infradead.org>
Link: https://lore.kernel.org/r/20230818201253.2729485-1-willy@infradead.org
Signed-off-by: Kees Cook <keescook@chromium.org>
fs/pstore/ram_core.c