Re: [PATCH] usb: ehci-sh: Fix build error due to comma has been deleted

2013-03-26 Thread Nobuhiro Iwamatsu
Hi, Thank you for your review. On Tue, Mar 26, 2013 at 10:37 PM, Sergei Shtylyov wrote: > On 26-03-2013 12:26, Nobuhiro Iwamatsu wrote: > >> By commit 39d35681d5380b403855202dcd75575a8d5b0ec1, comma followed by > > >Also, you probably wanted to say "following" instead of "followed by". > > >

Re: [PATCH] usb: ehci-sh: Fix build error due to comma has been deleted

2013-03-26 Thread Sergei Shtylyov
On 26-03-2013 12:26, Nobuhiro Iwamatsu wrote: By commit 39d35681d5380b403855202dcd75575a8d5b0ec1, comma followed by Also, you probably wanted to say "following" instead of "followed by". ehci_hcd_sh_remove has been deleted. This fixes the error by the correction. Signed-off-by: Nobuhir

Re: [PATCH] usb: ehci-sh: Fix build error due to comma has been deleted

2013-03-26 Thread Sergei Shtylyov
Hello. On 26-03-2013 12:26, Nobuhiro Iwamatsu wrote: By commit 39d35681d5380b403855202dcd75575a8d5b0ec1, Please also specify that commit's summary line in parens (or however you like). comma followed by ehci_hcd_sh_remove has been deleted. This fixes the error by the correction. Sig