lkml.org 
[lkml]   [2024]   [Feb]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v6 4/6] serial: core: Add support for DEVNAME:0.0 style naming for kernel console
* Andy Shevchenko <andriy.shevchenko@linux.intel.com> [240213 15:53]:
> On Tue, Feb 13, 2024 at 10:45:11AM +0200, Tony Lindgren wrote:
> > +int serial_base_add_preferred_console(struct uart_driver *drv,
> > + struct uart_port *port)
> > +{
> > + const char *port_match __free(kfree);
>
> = NULL
>
> > + int ret;
> > +
> > + ret = serial_base_add_prefcon(drv->dev_name, port->line);
> > + if (ret)
>
> Otherwise here might be a problem.

Yes thanks for noticing it.

Regards,

Tony

\
 
 \ /
  Last update: 2024-05-27 15:02    [W:0.130 / U:0.188 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site