RE: [PATCH] staging: android: Fixed missing blank line

2014-07-27 Thread Sharma, Sanjeev
@vger.kernel.org; dan...@ffwll.ch Subject: Re: [PATCH] staging: android: Fixed missing blank line On Wed, Jul 23, 2014 at 10:08:44AM +, Sharma, Sanjeev wrote: > Thanks, so this is also available in next kernel release version. I don't understand the question. You should have gotten an automa

RE: [PATCH] staging: android: Fixed missing blank line

2014-07-27 Thread Sharma, Sanjeev
@vger.kernel.org; dan...@ffwll.ch Subject: Re: [PATCH] staging: android: Fixed missing blank line On Wed, Jul 23, 2014 at 10:08:44AM +, Sharma, Sanjeev wrote: Thanks, so this is also available in next kernel release version. I don't understand the question. You should have gotten an automated

Re: [PATCH] staging: android: Fixed missing blank line

2014-07-23 Thread Greg KH
On Wed, Jul 23, 2014 at 10:08:44AM +, Sharma, Sanjeev wrote: > Thanks, so this is also available in next kernel release version. I don't understand the question. You should have gotten an automated email when the patch was applied that explained where the patch was now located, and when it

RE: [PATCH] staging: android: Fixed missing blank line

2014-07-23 Thread Sharma, Sanjeev
; linux-kernel@vger.kernel.org; dan...@ffwll.ch Subject: Re: [PATCH] staging: android: Fixed missing blank line On Fri, Jul 18, 2014 at 10:17:54AM +0530, Sanjeev Sharma wrote: > This patch will add an blank line after declaration reported by > checkpatch.pl script. > > Signed-off

RE: [PATCH] staging: android: Fixed missing blank line

2014-07-23 Thread Sharma, Sanjeev
; linux-kernel@vger.kernel.org; dan...@ffwll.ch Subject: Re: [PATCH] staging: android: Fixed missing blank line On Fri, Jul 18, 2014 at 10:17:54AM +0530, Sanjeev Sharma wrote: This patch will add an blank line after declaration reported by checkpatch.pl script. Signed-off-by: Sanjeev Sharma

Re: [PATCH] staging: android: Fixed missing blank line

2014-07-23 Thread Greg KH
On Wed, Jul 23, 2014 at 10:08:44AM +, Sharma, Sanjeev wrote: Thanks, so this is also available in next kernel release version. I don't understand the question. You should have gotten an automated email when the patch was applied that explained where the patch was now located, and when it

Re: [PATCH] staging: android: Fixed missing blank line

2014-07-18 Thread Greg KH
On Fri, Jul 18, 2014 at 10:17:54AM +0530, Sanjeev Sharma wrote: > This patch will add an blank line after > declaration reported by checkpatch.pl script. > > Signed-off-by: Sanjeev Sharma > --- > drivers/staging/android/sw_sync.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git

Re: [PATCH] staging: android: Fixed missing blank line

2014-07-18 Thread Greg KH
On Fri, Jul 18, 2014 at 10:17:54AM +0530, Sanjeev Sharma wrote: This patch will add an blank line after declaration reported by checkpatch.pl script. Signed-off-by: Sanjeev Sharma sanjeev_sha...@mentor.com --- drivers/staging/android/sw_sync.c | 2 ++ 1 file changed, 2 insertions(+)

[PATCH] staging: android: Fixed missing blank line

2014-07-17 Thread Sanjeev Sharma
This patch will add an blank line after declaration reported by checkpatch.pl script. Signed-off-by: Sanjeev Sharma --- drivers/staging/android/sw_sync.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/staging/android/sw_sync.c b/drivers/staging/android/sw_sync.c index

Re: [PATCH] staging: android: Fixed missing blank line

2014-07-17 Thread Dan Carpenter
On Thu, Jul 17, 2014 at 12:48:44PM +0530, sanjeev sharma wrote: > From: root You shouldn't be doing this stuff as root... Also fix your From header so that your name is capitalized on your emails. regards, dan carpenter -- To unsubscribe from this list: send the line "unsubscribe

[PATCH] staging: android: Fixed missing blank line

2014-07-17 Thread sanjeev sharma
From: root This patch will add an blank line after declaration reported by checkpatch.pl script. Signed-off-by: Sanjeev Sharma --- drivers/staging/android/sw_sync.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/staging/android/sw_sync.c b/drivers/staging/android/sw_sync.c

[PATCH] staging: android: Fixed missing blank line

2014-07-17 Thread sanjeev sharma
From: root r...@inndt291.inn.mentorg.com This patch will add an blank line after declaration reported by checkpatch.pl script. Signed-off-by: Sanjeev Sharma sanjeev_sha...@mentor.com --- drivers/staging/android/sw_sync.c | 2 ++ 1 file changed, 2 insertions(+) diff --git

Re: [PATCH] staging: android: Fixed missing blank line

2014-07-17 Thread Dan Carpenter
On Thu, Jul 17, 2014 at 12:48:44PM +0530, sanjeev sharma wrote: From: root r...@inndt291.inn.mentorg.com You shouldn't be doing this stuff as root... Also fix your From header so that your name is capitalized on your emails. regards, dan carpenter -- To unsubscribe from this list: send the

[PATCH] staging: android: Fixed missing blank line

2014-07-17 Thread Sanjeev Sharma
This patch will add an blank line after declaration reported by checkpatch.pl script. Signed-off-by: Sanjeev Sharma sanjeev_sha...@mentor.com --- drivers/staging/android/sw_sync.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/staging/android/sw_sync.c