On Wed, Feb 27, 2019 at 10:36:25AM +0100, Greg Kroah-Hartman wrote:
> On Wed, Feb 27, 2019 at 10:29:38AM +0100, Michał Mirosław wrote:
> >  /* management of individual TTY ports */
> > +int gserial_alloc_line_raw(unsigned char *port_line);
> >  int gserial_alloc_line(unsigned char *port_line);
> What is the difference between "raw" and "not raw"?  I can't even answer
> that question, and I maintain the tty layer, so what hope is there for
> someone else?  :)
> 
> nameing is hard, I know...

Yes it is. gserial_alloc_line_no_console() then?

Best Regards,
Michał Mirosław

Reply via email to