Re: [PATCH] staging: ft1000: code style cleanup

2015-09-14 Thread Greg KH
On Mon, Sep 14, 2015 at 08:24:24PM +0530, Sudip Mukherjee wrote: > On Mon, Sep 14, 2015 at 07:33:47AM -0700, Greg KH wrote: > > On Mon, Sep 14, 2015 at 01:48:09PM +0530, Sudip Mukherjee wrote: > > > On Sun, Sep 13, 2015 at 12:55:42AM +0200, lucasg wrote: > > > > There was a stray '*' in a comment b

Re: [PATCH] staging: ft1000: code style cleanup

2015-09-14 Thread Sudip Mukherjee
On Mon, Sep 14, 2015 at 07:33:47AM -0700, Greg KH wrote: > On Mon, Sep 14, 2015 at 01:48:09PM +0530, Sudip Mukherjee wrote: > > On Sun, Sep 13, 2015 at 12:55:42AM +0200, lucasg wrote: > > > There was a stray '*' in a comment block. > > > > > > Signed-off-by: lucasg > > > --- > > Greg has already

[PATCH] staging: ft1000: code style cleanup

2015-09-14 Thread Lucas Georges
There was a stray '*' in a comment block. Signed-off-by: Lucas Georges --- drivers/staging/ft1000/ft1000-usb/ft1000_hw.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/ft1000/ft1000-usb/ft1000_hw.c b/drivers/staging/ft1000/ft1000-usb/ft1000_hw.c index 5f4794

Re: [PATCH] staging: ft1000: code style cleanup

2015-09-14 Thread Greg KH
On Mon, Sep 14, 2015 at 01:48:09PM +0530, Sudip Mukherjee wrote: > On Sun, Sep 13, 2015 at 12:55:42AM +0200, lucasg wrote: > > There was a stray '*' in a comment block. > > > > Signed-off-by: lucasg > > --- > Greg has already applied your patch, but next time you send a patch > please use your fu

Re: [PATCH] staging: ft1000: code style cleanup

2015-09-14 Thread Sudip Mukherjee
On Sun, Sep 13, 2015 at 12:55:42AM +0200, lucasg wrote: > There was a stray '*' in a comment block. > > Signed-off-by: lucasg > --- Greg has already applied your patch, but next time you send a patch please use your full name in the From and Signed-off-by. regards sudip _

[PATCH] staging: ft1000: code style cleanup

2015-09-12 Thread lucasg
There was a stray '*' in a comment block. Signed-off-by: lucasg --- drivers/staging/ft1000/ft1000-usb/ft1000_hw.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/ft1000/ft1000-usb/ft1000_hw.c b/drivers/staging/ft1000/ft1000-usb/ft1000_hw.c index 5f4794b..6a6e