On Sat, Sep 2, 2023 at 1:24 PM Rong Tao <rtoax@foxmail.com> wrote:
>
> Hi, every one.
>
> I'm so sorry, that i'm not familier with 'how to submit patch series',
> I just sent some emails repeatedly using the git send-email command,
> please ignore the error messages.
>
> PS: How to send patch collections using git send-email?
$ git send-email --to <outreachy mailing list if required> --cc
<addresses from get_maintainer.pl output> /tmp/*.patch
See also the section "Using git format-patch to send patchsets" in
https://kernelnewbies.org/FirstKernelPatch
--
Regards
Yafang