Re: linux-next: build warning after merge of the ftrace tree
From: Masami Hiramatsu <mhiramat@kernel.org>
Date: 2021-10-26 12:15:39
Also in:
lkml
From: Masami Hiramatsu <mhiramat@kernel.org>
Date: 2021-10-26 12:15:39
Also in:
lkml
On Tue, 26 Oct 2021 10:35:53 +1100 Stephen Rothwell [off-list ref] wrote:
Hi all,
After merging the ftrace tree, today's linux-next build (htmldocs)
produced this warning:
lib/bootconfig.c:78: warning: Function parameter or member 'node_size' not described in 'xbc_get_info'
lib/bootconfig.c:78: warning: Function parameter or member 'data_size' not described in 'xbc_get_info'
Introduced by commit
e306220cb7b7 ("bootconfig: Add xbc_get_info() for the node information")Oops, thanks for reporting! I just missed '@' for those parameters... Thank you,
-- Cheers, Stephen Rothwell
-- Masami Hiramatsu [off-list ref]