]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Documentation: kunit: Correct MODULE_IMPORT_NS() syntax
authorBrian Norris <briannorris@chromium.org>
Mon, 16 Jun 2025 21:16:33 +0000 (14:16 -0700)
committerShuah Khan <skhan@linuxfoundation.org>
Tue, 17 Jun 2025 14:42:48 +0000 (08:42 -0600)
commit76ee96d3d7f1476e9a78a87b536b8c58a81c3552
tree4561050df71b80c5c19415343ce8726d5cac6418
parent19272b37aa4f83ca52bdf9c16d5d81bdd1354494
Documentation: kunit: Correct MODULE_IMPORT_NS() syntax

The argument should be the string "EXPORTED_FOR_KUNIT_TESTING", not a
bare identifier.

Link: https://lore.kernel.org/r/20250616211637.111358-1-briannorris@chromium.org
Signed-off-by: Brian Norris <briannorris@chromium.org>
Reviewed-by: David Gow <davidgow@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Documentation/dev-tools/kunit/usage.rst