Hi all, Building Linus' tree, today's linux-next build (htmldocs) produced these warnings (these have been around for a while): Documentation/dev-tools/kunit/architecture.rst:3: WARNING: Duplicate C declaration, also defined at dev-tools/kunit/api/test:138. Declaration is '.. c:struct:: kunit_case'. Documentation/dev-tools/kunit/architecture.rst:1508: WARNING: Duplicate C declaration, also defined at dev-tools/kunit/api/test:1508. Declaration is '.. c:macro:: KUNIT_ARRAY_PARAM'. Introduced by commit bc145b370c11 ("Documentation: KUnit: Added KUnit Architecture") -- Cheers, Stephen Rothwell