Re: [PATCH] staging: android: fix Missing a blank line after declarations warnings

2014-05-30 Thread Greg KH
On Fri, May 30, 2014 at 03:56:44PM +1000, Scott Weir wrote: > On Wed, May 28, 2014 at 02:30:27PM -0700, Greg KH wrote: > > On Wed, May 28, 2014 at 06:52:51PM +1000, Scott Weir wrote: > > > This patch corrects coding style issue: > > > WARNING: Missing a black line after declarations > > > > > >

Re: [PATCH] staging: android: fix Missing a blank line after declarations warnings

2014-05-30 Thread Greg KH
On Fri, May 30, 2014 at 03:56:44PM +1000, Scott Weir wrote: On Wed, May 28, 2014 at 02:30:27PM -0700, Greg KH wrote: On Wed, May 28, 2014 at 06:52:51PM +1000, Scott Weir wrote: This patch corrects coding style issue: WARNING: Missing a black line after declarations Signed-off-by:

Re: [PATCH] staging: android: fix Missing a blank line after declarations warnings

2014-05-29 Thread Scott Weir
On Wed, May 28, 2014 at 02:30:27PM -0700, Greg KH wrote: > On Wed, May 28, 2014 at 06:52:51PM +1000, Scott Weir wrote: > > This patch corrects coding style issue: > > WARNING: Missing a black line after declarations > > > > Signed-off-by: Scott Weir > > --- > >

Re: [PATCH] staging: android: fix Missing a blank line after declarations warnings

2014-05-29 Thread Scott Weir
On Wed, May 28, 2014 at 02:30:27PM -0700, Greg KH wrote: On Wed, May 28, 2014 at 06:52:51PM +1000, Scott Weir wrote: This patch corrects coding style issue: WARNING: Missing a black line after declarations Signed-off-by: Scott Weir sjw0...@gmail.com ---

Re: [PATCH] staging: android: fix Missing a blank line after declarations warnings

2014-05-28 Thread Greg KH
On Wed, May 28, 2014 at 06:52:51PM +1000, Scott Weir wrote: > This patch corrects coding style issue: > WARNING: Missing a black line after declarations > > Signed-off-by: Scott Weir > --- > drivers/staging/android/sync_debug.c | 4 This file isn't in my tree. Always work against

[PATCH] staging: android: fix Missing a blank line after declarations warnings

2014-05-28 Thread Scott Weir
This patch corrects coding style issue: WARNING: Missing a black line after declarations Signed-off-by: Scott Weir --- drivers/staging/android/sync_debug.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/staging/android/sync_debug.c b/drivers/staging/android/sync_debug.c index

Re: [PATCH] staging: android: fix Missing a blank line after declarations warnings

2014-05-28 Thread Greg KH
On Wed, May 28, 2014 at 06:52:51PM +1000, Scott Weir wrote: This patch corrects coding style issue: WARNING: Missing a black line after declarations Signed-off-by: Scott Weir sjw0...@gmail.com --- drivers/staging/android/sync_debug.c | 4 This file isn't in my tree. Always work

[PATCH] staging: android: fix Missing a blank line after declarations warnings

2014-05-28 Thread Scott Weir
This patch corrects coding style issue: WARNING: Missing a black line after declarations Signed-off-by: Scott Weir sjw0...@gmail.com --- drivers/staging/android/sync_debug.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/staging/android/sync_debug.c