On Sunday 02 September 2007 21:23:16 Jesper Juhl wrote: > On 02/09/07, Satyam Sharma <[EMAIL PROTECTED]> wrote: > > Hi Jesper, > > > > On Sun, 2 Sep 2007, Jesper Juhl wrote: > > > > - if (!(interface = usb_find_interface(&sisusb_driver, > > > > subminor))) { - dev_err(&sisusb->sisusb_dev->dev, > > > > "Failed to find interface¥n"); > > > > > > Odd how in your patch the line ends with "¥n" but if I look in my > > > local copy of the source tree I see "\n". > > > > Odd, indeed. I see correct '\n' in the mail I sent, but in your mail > > here it's coming out wrong -- lkml.org shows badness as well. Hmmm, > > "insert file" using ^R in alpine never gave any problems before ...
The encoding is set to ISO-2022-JP, this is probably breaking things. -- Cheers, Alistair. 137/1 Warrender Park Road, Edinburgh, UK. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/