mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 14:11:52 +00:00
12cb32a52e
Add a missing kerneldoc comment for the 'test' test context parameter,
fixing the following warning:
include/kunit/test.h:492: warning: Function parameter or struct member 'test' not described in 'kunit_kfree_const'
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Closes: https://lore.kernel.org/lkml/20240827160631.67e121ed@canb.auug.org.au/
Fixes:
|
||
---|---|---|
.. | ||
assert.h | ||
attributes.h | ||
device.h | ||
resource.h | ||
skbuff.h | ||
static_stub.h | ||
test-bug.h | ||
test.h | ||
try-catch.h | ||
visibility.h |