On Fri, May 06, 2016 at 08:31:33PM +0800, Li Peng wrote: > Fix duplicate words of "the" in comment. Obviously a good change, along with the other one of mine you found. > --- > transport-helper.c | 2 +- > utf8.h | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) You seem to be breaking these up by file; was the change in transport-helper supposed to be in a different patch? IMHO it would be fine to just do all of these in a single patch. They're different files, yes, but it's all conceptually the same change. -Peff -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html