2023-04-22 13:23:13

by Yahu Gao

[permalink] [raw]
Subject: [PATCH v2] ata: libata-core: Simplies if condition

Changes V1->V2:
Update the patch title.


2023-05-14 23:54:01

by Damien Le Moal

[permalink] [raw]
Subject: Re: [PATCH v2] ata: libata-core: Simplies if condition

On 4/22/23 21:14, Yahu Gao wrote:
> Changes V1->V2:
> Update the patch title.

This is not the correct way of specifying a patch changelog. This should be
added in the email, between the "---" and the "diff --git a/drivers/ata/..."
lines after the commit message.