Ramkumar Ramachandra wrote: > format_todo() calls get_message(), but uses only the subject line of > the commit message. Save work and unnecessary memory allocations by > using find_commit_subject() instead. Also, remove the spurious check > on cur->item: the previous patch makes sure that instruction sheets > with missing commit subjects are parsable. So, what effect will this patch actually have? Is it an optimization with no other observable effect? -- 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