linux/drivers/cdx
Masahiro Yamada ceb8bf2cea module: Convert default symbol namespace to string literal
Commit cdd30ebb1b ("module: Convert symbol namespace to string
literal") only converted MODULE_IMPORT_NS() and EXPORT_SYMBOL_NS(),
leaving DEFAULT_SYMBOL_NAMESPACE as a macro expansion.

This commit converts DEFAULT_SYMBOL_NAMESPACE in the same way to avoid
annoyance for the default namespace as well.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2024-12-03 08:22:25 -08:00
..
controller module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
cdx_msi.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
cdx.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
cdx.h cdx: add MSI support for CDX bus 2024-03-07 21:52:03 +00:00
Kconfig
Makefile module: Convert default symbol namespace to string literal 2024-12-03 08:22:25 -08:00