On Sat, 2012-09-08 at 23:15 +0900, Namhyung Kim wrote: > Hi Steve, > > It seems you missed From: line? > > Thanks, > Namhyung >
Someone already pointed this out to me. The git pull is fine as all the authorship is correct. I recently reinstalled my machine and not all my scripts were in place. My scripts does a git format-patch, and makes a quilt queue out of them. But quilt doesn't like the headers of the files git makes, and my scripts call another script that adds the proper 'From' lines for quilt. That script didn't get installed properly, and quilt chopped off the git 'From' lines when it sent it out. But don't worry, if you look at the git branch that I asked to pull, everything is set up properly. I've also fixed my scripts so that the next time it will add the proper From lines. Just don't pull the patches directly from the mailing list ;-) -- Steve -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/