Re: [PATCH] usb: storage: onetouch: Fixed two space related coding style issues

2016-01-24 Thread Greg KH
On Fri, Jan 22, 2016 at 11:25:21PM +0530, Tapan Prakash T wrote: > This patch fixes checkpatch.pl warning in file onetouch.c > > Signed-off-by: Tapan Prakash T > --- > drivers/usb/storage/onetouch.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/drivers/usb/storage

[PATCH] usb: storage: onetouch: Fixed two space related coding style issues

2016-01-22 Thread Tapan Prakash T
This patch fixes checkpatch.pl warning in file onetouch.c Signed-off-by: Tapan Prakash T --- drivers/usb/storage/onetouch.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/usb/storage/onetouch.c b/drivers/usb/storage/onetouch.c index acc3d03..9097bd4 100644 --- a/