Re: [PATCH v3 2/2 RESEND] checkpatch: warn on empty rust doc comments
From: Hridesh MG
Date: Mon Sep 30 2024 - 08:31:14 EST
On Mon, Sep 30, 2024 at 4:14 PM Miguel Ojeda
<miguel.ojeda.sandonis@xxxxxxxxx> 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.