Re: [GIT PULL] virtio: last minute fixup

From: Linus Torvalds
Date: Thu May 12 2022 - 13:12:05 EST


On Thu, May 12, 2022 at 6:30 AM Michael Ellerman <mpe@xxxxxxxxxxxxxx> wrote:
>
> Links to other random places don't serve that function.

What "function"?

This is my argument. Those Link: things need to have a *reason*.

Saying "they are a change ID" is not a reason. That's just a random
word-salad. You need to have an active reason that you can explain,
not just say "look, I want to add a message ID to every commit".

Here's the thing. There's a difference between "data" and "information".

We should add information to the commits, not random data.

And most definitely not just random data that can be trivially
auto-generated after-the-fact.

Linus