]> www.infradead.org Git - users/dwmw2/linux.git/commit
doc: module: revert misconversions for MODULE_IMPORT_NS()
authorMasahiro Yamada <masahiroy@kernel.org>
Tue, 3 Dec 2024 10:21:06 +0000 (19:21 +0900)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 3 Dec 2024 16:22:25 +0000 (08:22 -0800)
commit3727b1a7ca23050f8c7fe3d6a6884fc8038b8336
treea92c92f1a5741db7c55fdac1da09394e9ff85387
parent62aa6f2ede976dfb3539e59ee55c62cfd3c3faa3
doc: module: revert misconversions for MODULE_IMPORT_NS()

This reverts the misconversions introduced by commit cdd30ebb1b9f
("module: Convert symbol namespace to string literal").

The affected descriptions refer to MODULE_IMPORT_NS() tags in general,
rather than suggesting the use of the empty string ("") as the
namespace.

Fixes: cdd30ebb1b9f ("module: Convert symbol namespace to string literal")
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/core-api/symbol-namespaces.rst
Documentation/translations/it_IT/core-api/symbol-namespaces.rst
Documentation/translations/zh_CN/core-api/symbol-namespaces.rst