[PATCH v3] Staging: rtl8188eu: fix Block comments warning found by checkpatch.

Greg KH gregkh at linuxfoundation.org
Wed Oct 12 15:23:20 UTC 2016


On Wed, Oct 12, 2016 at 07:58:18AM -0700, Victor Carvajal wrote:
> On Wed, Oct 12, 2016 at 03:53:18PM +0200, Greg KH wrote:
> > On Mon, Oct 10, 2016 at 11:42:26PM -0700, Victor Carvajal wrote:
> > > Signed-off-by: Victor Carvajal <carva005 at gmail.com>
> > > ---
> > > Changes in v3:
> > >     - Be consistent with spacing before text against previous patch.
> > > Changes in v2:
> > >     - Be consistent with spacing before text.
> > > ---
> > >  drivers/staging/rtl8188eu/include/rtw_event.h | 10 +++++-----
> > >  1 file changed, 5 insertions(+), 5 deletions(-)
> > 
> > This patch doesn't apply to my tree at all.  Are you sure you are making
> > it against the staging-testing branch?
> > 
> > thanks,
> > 
> > greg k-h
> There lies my problem then.  I've been using one of the latest branches
> of linux-next.
> I appreciate your patience in all this, this is all part of a eudyptula
> task.  I'll circle back after I create a patch against the appropriate
> branch.

Normally yes, linux-next is the right place to do this work.  But right
now is the merge window, and I can't add new patches to my public tree,
so I'm using staging-testing to keep them in a public location for
people to work against to prevent a 2 week backlog of patches.

Watch out though, it does get rebased at times to deal with some merge
issues, once -rc1 is out, it will be safe and linux-next is good again
to work against.

hope this helps,

greg k-h


More information about the devel mailing list