On Thu, Jul 12, 2012 at 12:59:33PM +0100, Alan Cox wrote: > From: Alan Cox <alan@xxxxxxxxxxxxxxx> > > Stuff noticed while doing the termios conversion. > > Signed-off-by: Alan Cox <alan@xxxxxxxxxxxxxxx> > --- > > drivers/usb/serial/kobil_sct.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) This breaks the build with: drivers/usb/serial/kobil_sct.c: In function ‘kobil_set_termios’: drivers/usb/serial/kobil_sct.c:591:37: error: ‘old_termios’ undeclared (first use in this function) drivers/usb/serial/kobil_sct.c:591:37: note: each undeclared identifier is reported only once for each function it appears in -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html