mirror of
https://github.com/torvalds/linux.git
synced 2024-11-21 19:41:42 +00:00
c042030aa1
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:
|
||
---|---|---|
.. | ||
assert.h | ||
resource.h | ||
static_stub.h | ||
test-bug.h | ||
test.h | ||
try-catch.h | ||
visibility.h |