]> 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)
commit854e42bb1a5dbc9db1f4aec45509942585194a7d
treec7ee762455cad3c6e1484fc616319bee9ab8f68f
parent6ee47fd14e45aecf0ac7e4dbfa05cd3faccac6cf
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: 1a391a631777 ("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