Re: [PATCH] docs/zh_CN: add Chinese translation for usb/ohci.rst
From: Weijie Yuan
Date: Sat Sep 26 2026 - 07:27:32 EST
Hi Greg,
On 2026-09-26 09:13:26 +0200, Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
> On Fri, Sep 25, 2026 at 05:28:47PM +0200, Jiaming Ouyang wrote:
> > Subject: [PATCH] docs/zh_CN: add Chinese translation for usb/ohci.rst
>
> This shouldn't be in the email body :(
Although this line of text is somewhat redundant, as it is the same as
the "Subject" line in the email header (git mailinfo would strip the
"Re: " by default), it is fine to leave it here.?
git.git/Documentation/git-am.adoc::[[discussion]]:
"From: ", "Date: ", and "Subject: " lines starting the body override the
respective commit author name and title values taken from the headers.
e.g. https://lore.kernel.org/git/xmqqms63ok7g.fsf@gitster.g/
But I guess you know all about this, just want to handle it here in a
simple way. ;-)
Thanks.