2024-04-29 22:27:14

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: Fixes tag needs some work in the iio-fixes tree

Hi all,

In commit

40297eee0f39 ("iio: adc: PAC1934: fix accessing out of bounds array index")

Fixes tag

Fixes: 0fb528c8255b: "iio: adc: adding support for PAC193x"

has these problem(s):

- The subject is not in the expected format
Just use
git log -1 --format='Fixes: %h ("%s")'

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2024-04-30 10:23:16

by Jonathan Cameron

[permalink] [raw]
Subject: Re: linux-next: Fixes tag needs some work in the iio-fixes tree

On Tue, 30 Apr 2024 08:26:45 +1000
Stephen Rothwell <[email protected]> wrote:

> Hi all,
>
> In commit
>
> 40297eee0f39 ("iio: adc: PAC1934: fix accessing out of bounds array index")
>
> Fixes tag
>
> Fixes: 0fb528c8255b: "iio: adc: adding support for PAC193x"
>
> has these problem(s):
>
> - The subject is not in the expected format
> Just use
> git log -1 --format='Fixes: %h ("%s")'
>

Thanks. I must have fumbled my local checks to miss this.

Sorry for the noise!

Jonathan