diff options
author | 2024-12-03 19:21:07 +0900 | |
---|---|---|
committer | 2024-12-03 08:22:25 -0800 | |
commit | ceb8bf2ceaa77fe222fe8fe32cb7789c9099ddf1 (patch) | |
tree | 9cef7be8e703eee32a996c692fd770458274af1b /scripts/generate_rust_analyzer.py | |
parent | doc: module: revert misconversions for MODULE_IMPORT_NS() (diff) | |
download | wireguard-linux-ceb8bf2ceaa77fe222fe8fe32cb7789c9099ddf1.tar.xz wireguard-linux-ceb8bf2ceaa77fe222fe8fe32cb7789c9099ddf1.zip |
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>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions