Oh, I am miss ccing list in previous email. On Sun, Feb 21, 2016 at 8:57 PM, Roger H Newell <newell.roger@xxxxxxxxx> wrote: > Hello: > > I think you need to make sure your staging-testing tree is current > before creating a patch. > > git checkout staging-testing && git fetch origin > git checkout my-branch && git rebase origin/staging-testing > > As I understand it any patch you create after those commands will be > on-top of the current state of Gregs tree and should apply. > I have done that creating a patch as you tell me the same.But Gerg reply to tell me as if my git configure that have problems. When i run ` git am patch` it reports errors.There is a problem.... Thanks a lot. > Regards: > Roger H. Newell > > On Sun, Feb 21, 2016 at 5:29 AM, Bo YU <tsu.yubo@xxxxxxxxx> wrote: >> Hello, >> >> On Sat, Feb 20, 2016 at 03:38:15PM -0800, Kroah-Hartman wrote: >>>On Wed, Feb 17, 2016 at 02:53:34PM +0800, Bo YU wrote: >>>> Fix comments to use trailing */ on separate lines. >>>> >>>> Signed-off-by: YU BO <tsu.yubo@xxxxxxxxx> >>>> --- >>>> drivers/staging/xgifb/vb_init.c | 10 +++++----- >>>> 1 file changed, 5 insertions(+), 5 deletions(-) >>> >>>Patch doesn't apply :( >> I don't know that whether i am doing wrong something with git. >> Because when i run `git am the-codingfixed-patch` ,it reports error. >> But run `patch -p1 the-codingfixed-patch` it is ok. >> >> Perhaps i am wrong with others. >> >> Could you tell me a little hit? >> >> Sorry for the noisy.:) >> -- >> Best Regards >> _______________________________________________ >> devel mailing list >> devel@xxxxxxxxxxxxxxxxxxxxxx >> http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel