diff options
author | David Gow <davidgow@google.com> | 2024-09-05 10:47:55 +0800 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2024-09-05 14:29:10 -0600 |
commit | 12cb32a52eb607dc4d0e45fe6f4cf946d08da0fd (patch) | |
tree | 4ab6e766fc344b9370ace41736415375281ba76e /drivers/s390/char/tape_34xx.c | |
parent | f2c6dbd220170c2396fb019ead67fbada1e23ebd (diff) | |
download | linux-12cb32a52eb607dc4d0e45fe6f4cf946d08da0fd.tar.gz linux-12cb32a52eb607dc4d0e45fe6f4cf946d08da0fd.tar.bz2 linux-12cb32a52eb607dc4d0e45fe6f4cf946d08da0fd.zip |
kunit: Fix missing kerneldoc comment
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: f2c6dbd22017 ("kunit: Device wrappers should also manage driver name")
Signed-off-by: David Gow <davidgow@google.com>
Reviewed-by: Kees Cook <kees@kernel.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'drivers/s390/char/tape_34xx.c')
0 files changed, 0 insertions, 0 deletions