Pierre Habouzit schrieb: > This is just cleaner way to deal with strbufs, using its API rather than > reinventing it in the module (e.g. strbuf_append_string is just the plain > strbuf_addstr function, and it was used to perform what strbuf_addch does > anyways). > --- > archive-tar.c | 65 ++++++++++++++------------------------------------------- > 1 files changed, 16 insertions(+), 49 deletions(-) Apart from the wrong subject line I really like this patch. :-D Thanks! René - 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