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

From: YU Bo
Date: Tue May 10 2016 - 21:05:23 EST


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
then i repated on different branch.
Sure,i will reset my commit before these operations.
Due to network issue,i have to make patch on local kernel and `scp`
patch to my VPS then send you via mutt.It's ok for me to git am xx_xx.patch
but fail to apply git am xx_xx.mbox which save from mutt sometime:(
I will try to send you a series of patch and test it ok.
Thanks again.

thanks,

greg k-h