Re: [PATCH 1/2] USB: serial: fixed the product id typo

2014-03-28 Thread Dan Williams
On Fri, 2014-03-28 at 15:25 +0800, AceLan Kao wrote: > Fixed the product id typo and replace whitespace with tab. > > Signed-off-by: AceLan Kao > --- > drivers/usb/serial/sierra.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/usb/serial/sierra.c b/drivers/usb/

Re: [PATCH 1/2] USB: serial: fixed the product id typo

2014-03-28 Thread Dan Williams
On Fri, 2014-03-28 at 11:37 -0500, Dan Williams wrote: > On Fri, 2014-03-28 at 15:25 +0800, AceLan Kao wrote: > > Fixed the product id typo and replace whitespace with tab. > > > > Signed-off-by: AceLan Kao > > --- > > drivers/usb/serial/sierra.c | 2 +- > > 1 file changed, 1 insertion(+), 1 del