mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-01 09:13:37 +00:00
docs/zh_CN: core-api: Update the translation of printk-basics.rst to 5.19-rc3
Synchronous translation from upstream commit 7d9e2661f2
("printk: Move the printk() kerneldoc comment to its new home")
Signed-off-by: Binbin Zhou <zhoubinbin@loongson.cn>
Reviewed-by: Yanteng Si<siyanteng@loongson.cn>
Reviewed-by: Wu XiangCheng <bobwxc@email.cn>
Link: https://lore.kernel.org/r/56c6d212d6835029b4adf19cf78eec49c7a126d6.1655863769.git.zhoubinbin@loongson.cn
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
parent
f5158bfe87
commit
4faa99e38c
1 changed files with 1 additions and 2 deletions
|
|
@ -6,6 +6,7 @@
|
||||||
:翻译:
|
:翻译:
|
||||||
|
|
||||||
司延腾 Yanteng Si <siyanteng@loongson.cn>
|
司延腾 Yanteng Si <siyanteng@loongson.cn>
|
||||||
|
周彬彬 Binbin Zhou <zhoubinbin@loongson.cn>
|
||||||
|
|
||||||
.. _cn_printk-basics.rst:
|
.. _cn_printk-basics.rst:
|
||||||
|
|
||||||
|
|
@ -107,6 +108,4 @@ pr_debug()和pr_devel(),除非定义了 ``DEBUG`` (或者在pr_debug()的情
|
||||||
|
|
||||||
该API在以下内核代码中:
|
该API在以下内核代码中:
|
||||||
|
|
||||||
kernel/printk/printk.c
|
|
||||||
|
|
||||||
include/linux/printk.h
|
include/linux/printk.h
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue