[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230809054148.GV14799@atomide.com>
Date: Wed, 9 Aug 2023 08:41:48 +0300
From: Tony Lindgren <tony@...mide.com>
To: Dhruva Gole <d-gole@...com>
Cc: Guenter Roeck <linux@...ck-us.net>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Jiri Slaby <jirislaby@...nel.org>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Andy Shevchenko <andriy.shevchenko@...el.com>,
Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>,
John Ogness <john.ogness@...utronix.de>,
Johan Hovold <johan@...nel.org>,
Sebastian Andrzej Siewior <bigeasy@...utronix.de>,
Vignesh Raghavendra <vigneshr@...com>,
linux-kernel@...r.kernel.org, linux-serial@...r.kernel.org,
Guenter Roeck <groeck7@...il.com>
Subject: Re: [PATCH] serial: core: Revert port_id use
* Dhruva Gole <d-gole@...com> [230809 05:33]:
> On Aug 09, 2023 at 08:26:50 +0300, Tony Lindgren wrote:
> > --- a/drivers/tty/serial/serial_base.h
> > +++ b/drivers/tty/serial/serial_base.h
> > @@ -16,6 +16,7 @@ struct device;
> >
> > struct serial_ctrl_device {
> > struct device dev;
> > + struct ida ida;
>
> When you send the proper patch, might want to change variable name to
> something other than ida?
OK I'll change it to port_ida.
Tony
Powered by blists - more mailing lists