Masahiro Yamada ceb8bf2cea module: Convert default symbol namespace to string literal
Commit cdd30ebb1b9f ("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
..
2024-05-02 10:02:29 -06:00
2018-01-01 12:40:27 -07:00
2019-03-12 10:04:02 -07:00
2017-05-16 08:44:16 -03:00
2024-07-03 19:30:17 -07:00
2021-03-25 11:38:51 -06:00
2024-10-17 09:37:05 -06:00
2023-06-05 09:36:39 +02:00