Mattieu, Understood. I don't suppose there is any commonly code formatting tool to automate formatting in the git style, is there?
Thanks, Lawrence On Fri, Jul 3, 2015 at 12:24 AM, Matthieu Moy <matthieu....@grenoble-inp.fr> wrote: > Lawrence Siebert <lawrencesieb...@gmail.com> writes: > >> +void get_commit_count(struct rev_info * revs) { > > Please, write "struct rev_info *revs" (stick * to revs). > >> +void get_commit_count(struct rev_info * revs); > > Likewise. > > -- > Matthieu Moy > http://www-verimag.imag.fr/~moy/ -- About Me: http://about.me/lawrencesiebert Constantly Coding: http://constantcoding.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html