Re: [PATCH] commit: Add -f, --fixes <commit> option to add Fixes: line

From: Tony Luck
Date: Wed Oct 30 2013 - 13:28:12 EST


On Sat, Oct 26, 2013 at 6:34 PM, Josh Triplett <josh@xxxxxxxxxxxxxxxx> wrote:

> + format_commit_message(commit, "Fixes: %h ('%s')\n", sb, &ctx);

What is the value of double wrapping the commit message inside '...'
and then ('...')?

-Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/