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)
commit010db091b6879786b5d935555b9e19c41e504f71
treec7ee762455cad3c6e1484fc616319bee9ab8f68f
parent1f6d3a8f5e397f5d31afbc58d84e1dc68318b874
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: e306220cb7b7 ("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