Re: [PATCH] serial: core: Fix serial core port id to not use port->line

From: Andy Shevchenko
Date: Wed Jul 19 2023 - 01:34:43 EST


On Wed, Jul 19, 2023 at 07:26:41AM +0200, Jiri Slaby wrote:
> On 19. 07. 23, 7:12, Tony Lindgren wrote:

...

> > int ctrl_id; /* optional serial core controller id */
> > + int port_id; /* optional serial core port id */
>
> Can the id be negative? If not, please use uint.

Does this suggestion apply to ctrl_id as well?

--
With Best Regards,
Andy Shevchenko