Re: [PATCH v2] staging: octeon-usb: fix coding style error

2017-06-20 Thread bincy
Hi, Please consider my new patch send. Regards Bincy On 15/06/17 14:47, bincy wrote: I have updated the comments here and resend the new patch On 13/06/17 18:07, Greg KH wrote: On Tue, Jun 13, 2017 at 03:45:32PM +0530, bincy_k_phi...@yahoo.co.in wrote: From: bincy

Re: [PATCH v2] staging: octeon-usb: fix coding style error

2017-06-15 Thread bincy
I have updated the comments here and resend the new patch On 13/06/17 18:07, Greg KH wrote: On Tue, Jun 13, 2017 at 03:45:32PM +0530, bincy_k_phi...@yahoo.co.in wrote: From: bincy trivial fix for space alignment error Signed-off-by: bincy k philip

Re: [PATCH v2] staging: octeon-usb: fix coding style error

2017-06-13 Thread Greg KH
On Tue, Jun 13, 2017 at 03:45:32PM +0530, bincy_k_phi...@yahoo.co.in wrote: > From: bincy > > trivial fix for space alignment error > > Signed-off-by: bincy k philip > --- > drivers/staging/octeon-usb/octeon-hcd.c | 2 +- > 1 file

[PATCH v2] staging: octeon-usb: fix coding style error

2017-06-13 Thread bincy_k_philip
From: bincy trivial fix for space alignment error Signed-off-by: bincy k philip --- drivers/staging/octeon-usb/octeon-hcd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/octeon-usb/octeon-hcd.c