Re: [PATCH] Staging: wlan-ng: fix comments style

From: Kroah-Hartman
Date: Wed May 11 2016 - 00:16:38 EST


On Tue, May 10, 2016 at 09:05:15PM -0400, YU Bo wrote:
> Hi Greg,
> On Mon, May 09, 2016 at 02:26:13PM +0200, Kroah-Hartman wrote:
> > On Sun, May 08, 2016 at 10:45:16AM -0400, YU Bo wrote:
> > > The patch fixed warning reported by checkpatch.pl: Block comments use a
> > > trailing */ on a separate line.
> > >
> > > Signed-off-by: YU Bo <tsu.yubo@xxxxxxxxx>
> > > ---
> > > drivers/staging/wlan-ng/prism2mgmt.h | 4 ++--
> > > 1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > Patch doesn't apply to my tree, what branch did you make this against?
> Thanks for your reply.
> I made two branches on your tree:little,greg.
> Each time i went into a branch and type:
> git fetch origin && git rebase origin/staging-testing

Ok, good, that is the correct branch, I guess we just got out of sync
here, sorry about that. Try to rebase and resend.

thanks,

greg k-h