Re: [PATCH v3] docs/zh_CN: Update the translation of dev-tools/ubsan to v6.14-rc1

From: Jonathan Corbet
Date: Mon Feb 10 2025 - 13:13:50 EST


WangYuli <wangyuli@xxxxxxxxxxxxx> writes:

> Commit 918327e9b7ff ("ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL")
> removed the CONFIG_UBSAN_SANITIZE_ALL configuration option. Update
> the Chinese documentation accordingly and revise the document format
> by the way.
>
> Link: https://lore.kernel.org/all/6F05157E5E157493+20250123043258.149643-1-wangyuli@xxxxxxxxxxxxx/
> Link: https://lore.kernel.org/all/fb3c5ec4-eabc-48c0-bf0b-d20cad978b4f@xxxxxxxxx/
> Signed-off-by: WangYuli <wangyuli@xxxxxxxxxxxxx>
> ---
> Changelog:
> *v1->v2: Update commit title to v6.14-rc1 and add Dongliang Mu's Chinese name.
> v2->v3: Remove the ".. _cn_ubsan:" tag.
> ---
> .../translations/zh_CN/dev-tools/ubsan.rst | 33 +++++++++----------
> 1 file changed, 15 insertions(+), 18 deletions(-)

Applied, thanks.

jon