Re: [PATCH v3 2/2 RESEND] checkpatch: warn on empty rust doc comments
Hridesh MG <[email protected]> Mon, 30 Sep 2024 18:00:14 +0530
| Newsgroups | gmane.linux.newbie,gmane.linux.kernel,gmane.linux.kernel.rust |
|---|---|
| Message-ID | <CALiyAokoDKLdZD5j-zjfheyQEz6Zy1bGyGhRFp-NmoKRGYUMmw@mail.gmail.com> |
On Mon, Sep 30, 2024 at 4:14=E2=80=AFPM Miguel Ojeda <[email protected]> wrote: > The maintainers will usually figure it out (resolving the conflicts > when they apply them, applying them in the right order, etc.). > Otherwise, they can also ask for one of them to be resubmitted on top > of the other when it is too involved / subtle / large series. > > If you are aware that you need a patch to be put on top of another, > then you can rebase it yourself of course. Just please make it clear > in the cover letter (or after the `---` part) what the patches apply > against. > > Cheers, > Miguel That makes sense. Thank you for the clarification, Miguel.