Re: [cip-dev] [PATCH 6.1.y-cip] serial: rsci: Fix symbol namespace of MODULE_IMPORT_NS()

Pavel Machek <[email protected]>
Newsgroups org.cip-project.lists.cip-dev
Message-ID <[email protected]>
Hi!

> In linux-6.1.y, the namespace specified in MODULE_IMPORT_NS() does not
> require a string. This removes the quotes from the namespace name.

This looks okay to me.

Reviewed-by: Pavel Machek <[email protected]>

Best regards,
                                                                Pavel

> +++ b/drivers/tty/serial/rsci.c
> @@ -15,7 +15,7 @@
>  #include "serial_mctrl_gpio.h"
>  #include "rsci.h"
>  
> -MODULE_IMPORT_NS("SH_SCI");
> +MODULE_IMPORT_NS(SH_SCI);
>  
>  /* RSCI registers */
>  #define RDR	0x00
signature.asc (application/pgp-signature, 195 B)
-----BEGIN PGP SIGNATURE-----

iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCaolaCwAKCRAw5/Bqldv6
8uanAJkBZEGFzPvCy5w/0V3JGp9QfK4GCACePBgZeMLk7SXmG+70DGmP3l3xJxo=
=do+o
-----END PGP SIGNATURE-----
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.