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

Greg KH gregkh at linuxfoundation.org
Sat May 31 04:19:48 UTC 2014


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: Scott Weir <sjw0410 at gmail.com>
> > > ---
> > >  drivers/staging/android/sync_debug.c | 4 ++++
> > 
> > This file isn't in my tree.  Always work against linux-next, not Linus's
> > tree for new patches.
> > 
> > thanks,
> > 
> > greg k-h
> 
> This patch was made against linux-next. Is it better to use your staging tree?

Yes, but normally it should also be fine to use linux-next.

I don't know where that sync_debug.c file is coming from, it's not in my
staging branch, some other tree must be creating it, which is
troublesome to me...

Anyway, sorry, but yes, work off of the staging-next branch of
staging.git on git.kernel.org and you should be fine.

thanks,

greg k-h


More information about the devel mailing list