Docs/zh_CN: Fix the meaning of DEBUG to pr_debug()
authorJiaLong.Yang <jialong.yang@shingroup.cn>
Thu, 21 Dec 2023 05:58:32 +0000 (13:58 +0800)
committerJonathan Corbet <corbet@lwn.net>
Wed, 3 Jan 2024 21:23:48 +0000 (14:23 -0700)
commit0587e62bf4f36001bea60ae0fc65b54aff6f847d
tree9c7c104ff4695e00afd08585ba7b3f6f122dd3ab
parentbb67bf1c4a56cc8bdba93b4f0353d05e777ff44b
Docs/zh_CN: Fix the meaning of DEBUG to pr_debug()

We know the macro DEBUG will make pr_debug() save the formatted
string into final binary. But the translation in chinese gives a
opposite meaning.

Signed-off-by: "JiaLong.Yang" <jialong.yang@shingroup.cn>
Reviewed-by: Zenghui Yu <zenghui.yu@linux.dev>
Acked-by: Yanteng Si <siyanteng@loongson.cn>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20231221055832.4374-1-jialong.yang@shingroup.cn
Documentation/translations/zh_CN/core-api/printk-basics.rst