On Sat, 4 Jul 2020 23:12:30 -0700 Kees Cook wrote: > The FIXTURE*() macro kern-doc examples had the wrong names for the C code > examples associated with them. Fix those and clarify that FIXTURE_DATA() > usage should be avoided. > > Cc: Shuah Khan <shuah@xxxxxxxxxx> > Cc: Jakub Kicinski <kuba@xxxxxxxxxx> > Fixes: 74bc7c97fa88 ("kselftest: add fixture variants") > Signed-off-by: Kees Cook <keescook@xxxxxxxxxxxx> Reviewed-by: Jakub Kicinski <kuba@xxxxxxxxxx>