Re: [PATCH v2 1/1] Revert "serial: 8250: Fix max baud limit in generic 8250 port"
From: Greg Kroah-Hartman
Date: Thu Jul 02 2020 - 03:36:06 EST
On Wed, Jul 01, 2020 at 02:13:37PM -0700, Daniel Winkler wrote:
> This reverts commit 7b668c064ec33f3d687c3a413d05e355172e6c92.
>
I need a reason _why_ to revert this in the changelog text. Your 0/1
comments would be great to see in here, otherwise I have no idea what is
going on when I look at the kernel changelog in the future.
> Fixes: 7b668c064ec3 ("serial: 8250: Fix max baud limit in generic 8250
> port")
Nit, in the future, this line does not need to be wrapped at all, just
let it go the full length please.
thanks,
greg k-h