diff options
author | Masami Hiramatsu <mhiramat@kernel.org> | 2021-09-09 15:36:38 +0200 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2021-09-10 01:14:33 +0200 |
commit | 5dfe50b05588010f347cb2f436434bf22b7a84ed (patch) | |
tree | 9899b35687d2e25a563ef55973747296041767aa /lib/errname.c | |
parent | tracing/boot: Fix to check the histogram control param is a leaf node (diff) | |
download | linux-5dfe50b05588010f347cb2f436434bf22b7a84ed.tar.xz linux-5dfe50b05588010f347cb2f436434bf22b7a84ed.zip |
bootconfig: Rename xbc_node_find_child() to xbc_node_find_subkey()
Rename xbc_node_find_child() to xbc_node_find_subkey() for
clarifying that function returns a key node (no value node).
Since there are xbc_node_for_each_child() (loop on all child
nodes) and xbc_node_for_each_subkey() (loop on only subkey
nodes), this name distinction is necessary to avoid confusing
users.
Link: https://lkml.kernel.org/r/163119459826.161018.11200274779483115300.stgit@devnote2
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'lib/errname.c')
0 files changed, 0 insertions, 0 deletions