Re: [PATCH v1] tty: baudrate: Synchronise baud_table[] and baud_bits[]
From: Greg Kroah-Hartman
Date: Wed Jan 15 2020 - 12:21:12 EST
On Wed, Jan 15, 2020 at 06:33:27PM +0200, Andy Shevchenko wrote:
> On Tue, Jan 14, 2020 at 06:27:56PM +0100, Greg Kroah-Hartman wrote:
> > On Tue, Jan 14, 2020 at 07:09:17PM +0200, Andy Shevchenko wrote:
> > > Synchronize baud rate tables for better readability.
> >
> > "Synchronize"? With what?
>
> Between each other. This SPARC thingy makes it's harder to follow.
Ok, be more specific please, a better changelog is key here.
> > Why? I'm all for cleaning up code, but this
> > just seems totally gratuitous.
>
> Btw, while doing it I found that SPARC actually supports more baud rates than
> defined in those arrays. Without this patch I would not (easily) notice that.
> Should I also attach another patch and resend?
Yes, that might justify this patch's acceptance :)
thanks,
greg k-h