diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-01-08 17:06:57 +0300 |
---|---|---|
committer | Luis Chamberlain <mcgrof@kernel.org> | 2022-01-12 06:11:09 +0300 |
commit | ca321ec74322e3c49552fc1ffc80b42d0dbf1a84 (patch) | |
tree | 2ecc35f14fbf8c3adf8c0ccf11e6b650037d60a2 /scripts/gdb/linux/utils.py | |
parent | b1ae6dc41eaaa98bb75671e0f3665bfda248c3e7 (diff) | |
download | linux-ca321ec74322e3c49552fc1ffc80b42d0dbf1a84.tar.xz |
module.h: allow #define strings to work with MODULE_IMPORT_NS
The MODULE_IMPORT_NS() macro does not allow defined strings to work
properly with it, so add a layer of indirection to allow this to happen.
Cc: Luis Chamberlain <mcgrof@kernel.org>
Cc: Jessica Yu <jeyu@kernel.org>
Cc: Matthias Maennich <maennich@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Matthias Maennich <maennich@google.com>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions