Re: checkpatch: Support for alternative quotation characters around commit title?
From: Markus Elfring
Date: Thu Apr 30 2020 - 10:06:43 EST
> No, we don't need to support other quotation character for 'Fixes:' tag
> at least now. The submitting-patches.rst tells us the pretty format is:
> â...
> Fixes: %h (\"%s\")
> ...â
Can such a data structure still be correctly parsed if the commit title
would contain double quotes?
How do you think about to discuss delimiter variations?
Regards,
Markus