Skip to content
Commit ca321ec7 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman Committed by Luis Chamberlain
Browse files

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: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: default avatarMatthias Maennich <maennich@google.com>
Signed-off-by: default avatarLuis Chamberlain <mcgrof@kernel.org>
parent b1ae6dc4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment