On Thu, Sep 05, 2024 at 10:47:55AM +0800, David Gow wrote: > 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 <[email protected]> > Closes: https://lore.kernel.org/lkml/[email protected]/ > Fixes: f2c6dbd22017 ("kunit: Device wrappers should also manage driver name") > Signed-off-by: David Gow <[email protected]>
Reviewed-by: Kees Cook <[email protected]> -- Kees Cook

