> > Why not use git to generate patches? > > Huacai > It doesn't have any different for applying the patch. The whole email is just a patch, download the RAW email and just apply it :)
The problem of git is that you need to keep the whole Linux kernel tree if you only develops a simple device driver. You need to keep ~200MB files for your (<=) 100KB driver. And when the other people try to fetch the driver, they just see the whole tree. "Where is the driver?" So, the traditional way: diff, diffstat, comments and sign-off works better than git format-patch. -- You received this message because you are subscribed to the Google Groups "loongson-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to loongson-dev+unsubscr...@googlegroups.com. To post to this group, send email to loongson-dev@googlegroups.com. Visit this group at http://groups.google.com/group/loongson-dev. For more options, visit https://groups.google.com/d/optout.