diff options
author | Chen-Yu Tsai <[email protected]> | 2024-11-28 12:26:30 +0800 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2024-11-29 02:48:59 +0100 |
commit | 0d40daa1c1369c2fef6a40f44640b2e5f3453daa (patch) | |
tree | 7848a9cafa47182e665f94cf9a187352df09c287 /drivers/gpu/drm/tegra/gem.c | |
parent | 44b682694a0ca366bf15c26c3c3c16d26c9e9f6d (diff) |
of: base: Document prefix argument for of_get_next_child_with_prefix()
When of_get_next_child_with_prefix() was added, the prefix argument was
left undocumented. This caused a new warning to be generated during the
kerneldoc build process:
drivers/of/base.c:661: warning: Function parameter or struct member 'prefix'
not described in 'of_get_next_child_with_prefix'
Properly document the argument to fix this.
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Fixes: 1fcc67e3a354 ("of: base: Add for_each_child_of_node_with_prefix()")
Signed-off-by: Chen-Yu Tsai <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/tegra/gem.c')
0 files changed, 0 insertions, 0 deletions