On Thu, 7 Jul 2022 17:06:15 +0200 Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > On Thu, Jul 07, 2022 at 04:53:50PM +0200, Marek Behún wrote: > > From: Pali Rohár <pali@xxxxxxxxxx> > > > > As a code cleanup for future changes, extract divisor code for SIO chip > > into new function ftdi_sio_baud_to_divisor(). > > > > No functional change. > > > > Signed-off-by: Pali Rohár <pali@xxxxxxxxxx> > > Tested-by: Marek Behún <kabel@xxxxxxxxxx> > > If you forward on patches from someone else, you too need to sign off on > them. Please read the documentation for the details as to what that all > means. > > We can't take these as-is without that, for obvious reasons. Sorry, forgot about that. Will do. Marek