On Tue, Jan 10, 2023 at 05:46:37PM +0200, Alvaro Karsz
wrote:> > This should be indented with tabs instead of spaces so it matches the
> > rest of the file.
>
> Michael, sorry about all the versions..
> Do you want me to fix it in a new version?
> I could fix it with a patch directly to the pci maintainers after your
> linux-next is merged, if this is ok with everyone.
It's not worth merging this patch and then adding another patch on top
just to convert spaces to tabs.
> > It's helpful if you can send the patches in a series so the
individual
> > patches are replies to the cover letter. That makes tools and
> > archives work better:
> >
> >
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/5.Posting.rst?id=v6.1#n342
>
> Yes, I fixed it in the next version:
>
https://lists.linuxfoundation.org/pipermail/virtualization/2023-January/064190.html
It doesn't look fixed to me. The "lore" archive is better than
pipermail, and the cover letter doesn't show any replies:
https://lore.kernel.org/linux-pci/20230109080429.1155046-1-alvaro.karsz at
solid-run.com/
If you look at https://lore.kernel.org/linux-pci/, you'll see the
typical thread structure with patches nested under the cover letter.
The patches have "In-Reply-To" headers that reference the cover
letter.
Bjorn