Re: [PATCH] docs/zh_CN: add usb/ohci translation

From: Weijie Yuan

Date: Fri Sep 04 2026 - 06:30:35 EST


Hi,

On Sat, Aug 29, 2026 at 08:48:07PM +0200, Jiaming Ouyang wrote:
> From 395948212144549e20cfcdbd053817c4e068da35 Mon Sep 17 00:00:00 2001
> From: Jiaming Ouyang <jiamingouyang13@xxxxxxxxx>
> Date: Sat, 29 Aug 2026 20:35:37 +0200
> Subject: [PATCH] docs/zh_CN: add usb/ohci translation
>
> Signed-off-by: Jiaming Ouyang <jiamingouyang13@xxxxxxxxx>

'git am' complains:

error: git diff header lacks filename information when removing 1
leading pathname component.

So I guess probably you don't need to include these email headers in the
changelog/commit message? I'm not sure, but you can take a look at
relevant docs for this.

Also, instead, please write some meaningful info in the commit message,
see:

https://docs.kernel.org/translations/zh_CN/how-to.html#id13

Thanks.