Hi Jiaxin,
On Fri, Apr 29, 2022 at 11:32 AM Jiaxin Yu jiaxin.yu@mediatek.com wrote:
On Fri, 2022-04-29 at 10:47 +0200, Geert Uytterhoeven wrote:
Gmail tends to mark your patches as spam. Can you please make sure to use "PATCH" in the subject line, e.g. "[PATCH v4 00/18] ASoC: mediatek: Add support for MT8186 SoC"?
Sorry for this mistake, I usually use "git format-patch --subject- prefix "v4" --cover-letter -x" to generate a series of patches. So it automatically removes "PATCH". I will correct the cmd to "git format-patch --subject-prefix "PATCH v4" --cover-letter -x".
You can just use e.g. "-v4" instead of the --subject-prefix option.
Gr{oetje,eeting}s,
Geert
-- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds