On 10/20/2023 8:24 AM, Francesco Dolcini wrote:
On Fri, Oct 20, 2023 at 03:48:06AM +0000, David Lin wrote:
Patch v6:
Correct mailing sequence.
You are still doing something wrong sending the patches over email, the
various emails are not threaded as expected, git-send-email should do
everything for you.
No need to re-send now IMO, but please figure out what's wrong for the
next time.
To give you an idea here [1] you see this email alone.
This [2] and this [3] are examples of a properly sent patch series (just random
series from your NXP colleagues).
You have also a winmail.dat file attached to every email in this series,
not sure what it is, but I would try to not send it.
Francesco
[1] https://lore.kernel.org/all/PA4PR04MB96388A628D6AB8359D3DAAD0D1DBA@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/
[2] https://lore.kernel.org/all/1697794232-2607-1-git-send-email-shengjiu.wang@xxxxxxx/
[3] https://lore.kernel.org/all/20230811101232.844769-1-neeraj.sanjaykale@xxxxxxx/
If you are new to contributing to the kernel and don't have an
established workflow I strongly recommend using b4. It removes a lot of
steps from the standard workflow.
<https://b4.docs.kernel.org/en/latest/contributor/overview.html>