mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/
synced 2026-04-18 06:33:43 -04:00
docs/zh_CN: Update the translation of kernel-api to 6.1-rc8
Update to commitd28a1de5d1("math64: favor kernel-doc from header files"). Commit03699f271d("string: Rewrite and add more kern-doc for the str*() functions"). Commit31970608a6("overflow: Fix kern-doc markup for functions") Signed-off-by: Yanteng Si <siyanteng@loongson.cn> Reviewed-by: Wu XiangCheng <bobwxc@email.cn> Link: https://lore.kernel.org/r/46930487845717a6a718dbb6493864dee125ea1b.1670642548.git.siyanteng@loongson.cn Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
committed by
Jonathan Corbet
parent
6ab587e8e8
commit
cf306a26cb
@@ -48,6 +48,8 @@ lib/string_helpers.c
|
||||
|
||||
该API在以下内核代码中:
|
||||
|
||||
include/linux/fortify-string.h
|
||||
|
||||
lib/string.c
|
||||
|
||||
include/linux/string.h
|
||||
@@ -119,6 +121,12 @@ include/linux/textsearch.h
|
||||
Linux中的CRC和数学函数
|
||||
======================
|
||||
|
||||
算术溢出检查
|
||||
------------
|
||||
|
||||
该API在以下内核代码中:
|
||||
|
||||
include/linux/overflow.h
|
||||
|
||||
CRC函数
|
||||
-------
|
||||
@@ -166,8 +174,6 @@ include/asm-generic/div64.h
|
||||
|
||||
include/linux/math64.h
|
||||
|
||||
lib/math/div64.c
|
||||
|
||||
lib/math/gcd.c
|
||||
|
||||
UUID/GUID
|
||||
|
||||
Reference in New Issue
Block a user