Re: linux-next: Fixes tag needs some work in the block tree
From: Sergey Shtylyov
Date: Wed May 19 2021 - 15:30:56 EST
Hello!
On 5/19/21 1:01 AM, Stephen Rothwell wrote:
[...]
> In commit
>
> 1437568b56f8 ("pata_octeon_cf: avoid WARN_ON() in ata_host_activate()")
>
> Fixes tag
>
> Fixes: 3c929c6f5aa7 ("MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree.")
>
> has these problem(s):
>
> - Subject does not match target commit subject
> Just use
> git log -1 --format='Fixes: %h ("%s")'
>
> Maybe you meant
>
> Fixes: 43f01da0f279 ("MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree.")
This one!
> or
>
> Fixes: 3c929c6f5aa7 ("libata: New driver for OCTEON SOC Compact Flash interface (v7).")
Perhaps this could be fixed still, Jens?
MBR, Sergey