Re: linux-next: Fixes tag needs some work in the scsi-mkp tree

From: Can Guo
Date: Tue Aug 18 2020 - 02:46:26 EST


Hi Stephen,

On 2020-08-18 14:11, Stephen Rothwell wrote:
Hi all,

In commit

35afe60929ab ("scsi: ufs: Properly release resources if a task is
aborted successfully")

Fixes tag

Fixes: 5a0b0cb9bee7 ("ufs: Add support for clock gating")

has these problem(s):

- Subject does not match target commit subject
Just use
git log -1 --format='Fixes: %h ("%s")'

Did you mean

Fixes: 5a0b0cb9bee7 ("[SCSI] ufs: Add support for sending NOP OUT UPIU")

or

Fixes: 1ab27c9cf8b6 ("ufs: Add support for clock gating")

Thanks for pointing it out, it should be below one, something
might go wrong with my copy-paste.

Fixes: 1ab27c9cf8b6 ("ufs: Add support for clock gating")

Regards,

Can Guo.