On Thu, 26 Jul 2007 19:01:10 +0100, Alan Cox <[EMAIL PROTECTED]> wrote:

> Signed-off-by: Alan Cox <[EMAIL PROTECTED]>

ACK here too. I wish there weren't added tabs into one of switch clauses,
but it's ok. They are not wide this time.

> -     mct_u232_set_baud_rate(serial, port, cflag & CBAUD);
> +     mct_u232_set_baud_rate(serial, port, tty_get_baud_rate(port->tty));

Thanks for doing this, Alan. I noticed that you were on it and wanted
to help but I misunderstood the nature of the change. I thought you
wanted to get rid of switch()... Now I see you wanted to kill Bxxxxx.

-- Pete

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to