diff options
author | David Gow <[email protected]> | 2023-05-30 15:55:57 +0800 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2023-06-01 13:04:40 -0600 |
commit | c042030aa15e9265504a034243a8cae062e900a1 (patch) | |
tree | baf8a80700b4a5b761223c4e1cf4e9b1f4df85cf /lib/mpi/mpi-sub-ui.c | |
parent | 6543960cd3bdb9fabdd0567ab02f4d1168ee96d9 (diff) |
kunit: Fix obsolete name in documentation headers (func->action)
The kunit_add_action() and related functions named the kunit_action_t
parameter 'func' in early drafts, which was later renamed to 'action'
However, the doc comments were not properly updated.
Fix these to avoid confusion and 'make htmldocs' warnings.
Fixes: b9dce8a1ed3e ("kunit: Add kunit_add_action() to defer a call until test exit")
Reported-by: Stephen Rothwell <[email protected]>
Closes: https://lore.kernel.org/lkml/[email protected]/
Signed-off-by: David Gow <[email protected]>
Reviewed-by: Maxime Ripard <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions