Files
kernel_arpi/include/linux
Greg Kroah-Hartman 9ac15d293a UPSTREAM: module.h: simplify MODULE_IMPORT_NS
In commit ca321ec74322 ("module.h: allow #define strings to work with
MODULE_IMPORT_NS") I fixed up the MODULE_IMPORT_NS() macro to allow
defined strings to work with it.  Unfortunatly I did it in a two-stage
process, when it could just be done with the __stringify() macro as
pointed out by Masahiro Yamada.

Clean this up to only be one macro instead of two steps to achieve the
same end result.

Bug: 254441685
Fixes: ca321ec74322 ("module.h: allow #define strings to work with MODULE_IMPORT_NS")
Reported-by: Masahiro Yamada <masahiroy@kernel.org>
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>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
(cherry picked from commit 80140a81f7f833998d732102eea0fea230b88067)
Signed-off-by: Lee Jones <joneslee@google.com>
Change-Id: I8f1677faefb6f07bd22000fc858e52890cebab21
2022-12-19 16:30:28 +00:00
..
2022-12-08 16:43:35 +00:00
2022-09-24 14:14:08 +02:00
2022-09-24 10:03:40 +02:00
2022-08-17 14:23:11 +02:00
2022-10-26 12:35:12 +02:00
2022-09-24 10:01:28 +02:00
2022-11-18 22:29:39 +00:00
2022-11-16 10:04:35 +00:00
2022-12-14 13:04:18 +01:00
2022-11-15 16:38:36 +00:00
2022-11-02 08:51:19 +01:00
2022-08-17 14:24:08 +02:00
2022-11-30 00:28:11 +00:00
2022-09-24 10:01:28 +02:00
2022-11-15 12:48:44 +00:00
2022-08-04 15:18:41 +02:00
2022-11-02 08:51:19 +01:00
2022-12-08 16:43:35 +00:00
2022-11-02 08:51:19 +01:00
2022-09-15 11:30:05 +02:00
2022-09-24 10:03:40 +02:00
2022-09-21 17:30:12 +02:00