]> git.baikalelectronics.ru Git - kernel.git/commit
lib/bootconfig: Fix the xbc_get_info kerneldoc
authorMasami Hiramatsu <mhiramat@kernel.org>
Tue, 26 Oct 2021 12:21:07 +0000 (21:21 +0900)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Tue, 26 Oct 2021 21:23:45 +0000 (17:23 -0400)
commit9ec28bb8e6c9ec338216c7ab2efc2a81f80989a7
treec7ee762455cad3c6e1484fc616319bee9ab8f68f
parent841f824e2a3b94e14fcd27ac4db48ca657ce6183
lib/bootconfig: Fix the xbc_get_info kerneldoc

Fix the kernel doc of xbc_get_info() to add '@' to the parameters.

Link: https://lkml.kernel.org/r/163525086738.676803.15352231787913236933.stgit@devnote2
Fixes: c530aa15527c ("bootconfig: Add xbc_get_info() for the node information")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
lib/bootconfig.c