[PATCH v6 3/5] ASoC: sun4i-codec: Add support for Allwinner suniv F1C100s
Csókás Bence
csokas.bence at prolan.hu
Tue Nov 26 23:12:11 PST 2024
Hi,
On 2024. 11. 26. 13:18, Mark Brown wrote:
> On Sat, Nov 23, 2024 at 01:39:02PM +0100, Csókás, Bence wrote:
>
>> Signed-off-by: Csókás, Bence <csokas.bence at prolan.hu>
>
> When you write your signoffs like this with the , but no "" (like in
> your From:) it confuses software and causes everything after the , to
> get deleted. Probably just including the quotes is the best option to
> match the email header.
Git handles it fine since 2.46, before that there was some weirdness in
send-email not adding it to the Cc: correctly, but git am & co. worked
fine. b4 still has issues with it unfortunately.
Link: https://github.com/mricon/b4/issues/50
However, the real problem I think is that git format-patch doesn't add
the quotes. What's worse, you'll have a real hard time trying to git
config --global user.name "a quoted string". Git tries *really* hard to
remove surrounding quotation (and is further aided by the shell). I'll
see what I can do.
Bence
More information about the linux-arm-kernel
mailing list