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

From: Greg KH
Date: Sat May 31 2014 - 00:20:02 EST


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@xxxxxxxxx>
> > > ---
> > > 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/