2023-10-11 22:59:38

by Jonathan Corbet

[permalink] [raw]
Subject: Re: [PATCH v4] docs/zh_TW: update contents for zh_TW

Hu Haowen <[email protected]> writes:

> The content of zh_TW was too outdated comparing to the original files.
> Consequently carry out improvements in order to both keep track of sources
> and fix several grammatical mistakes in traditional Chinese.
>
> This is a thorough rewrite of the previous patch:
> https://lore.kernel.org/linux-doc/[email protected]/
> in order to get rid of text damage and merging errors, created based on
> linux-next (date: Oct. 9, 2023).
>
> Signed-off-by: Hu Haowen <[email protected]>
> ---

This *still* does not apply entirely cleanly:

> Applying: docs/zh_TW: update contents for zh_TW
> .git/rebase-apply/patch:757: new blank line at EOF.
> +
> .git/rebase-apply/patch:1067: new blank line at EOF.
> +
> .git/rebase-apply/patch:1410: new blank line at EOF.
> +
> .git/rebase-apply/patch:1442: new blank line at EOF.
> +
> .git/rebase-apply/patch:1716: new blank line at EOF.
> +
> warning: squelched 31 whitespace errors
> warning: 36 lines add whitespace errors.

I am tired of going around on this patch, and will accept this, this
time. In the future, though, please do not send anything that you have
not verified applied cleanly.

jon