On Fri, Dec 13, 2024 at 18:28:38 +0300, Alexander Kuznetsov wrote:
13.12.2024 18:02, Jiri Denemark пишет:
> Indentation error in the two lines above. "void" is one character longes
> then "int".
>
> Jirka
Thanks for your patience!
This is my first experience of sending a set of patches, so could you tell me
what I should do with Reviewed-by tag when sending v3, since 2 patches have it,
and 2 patches don't. Should I add it to my commit message to these 2 patches?
"Submit patches" wasn't clear at this point, so I wanted to clarify
Yes, you add them to your patches when sending a new version of the
series. Unless you realize you have to make significant changes and need
the previously acked patches reviewed again, in which case you would not
add the reviewed-by line to the patch even if it was included in the
review.
Jirka