forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-16 50a212ec906f7524620675f0c57357691c26c81f
kernel/Documentation/translations/zh_CN/sparse.txt
....@@ -6,7 +6,7 @@
66 help. Contact the Chinese maintainer if this translation is outdated
77 or if there is a problem with the translation.
88
9
-Chinese maintainer: Li Yang <leo@zh-kernel.org>
9
+Chinese maintainer: Li Yang <leoyang.li@nxp.com>
1010 ---------------------------------------------------------------------
1111 Documentation/dev-tools/sparse.rst 的中文翻译
1212
....@@ -14,8 +14,8 @@
1414 交流有困难的话,也可以向中文版维护者求助。如果本翻译更新不及时或者翻
1515 译存在问题,请联系中文版维护者。
1616
17
-中文版维护者: 李阳 Li Yang <leo@zh-kernel.org>
18
-中文版翻译者: 李阳 Li Yang <leo@zh-kernel.org>
17
+中文版维护者: 李阳 Li Yang <leoyang.li@nxp.com>
18
+中文版翻译者: 李阳 Li Yang <leoyang.li@nxp.com>
1919
2020
2121 以下为正文
....@@ -72,10 +72,6 @@
7272 或者,你也可以使用 git 克隆最新的 sparse 开发版本:
7373
7474 git://git.kernel.org/pub/scm/linux/kernel/git/josh/sparse.git
75
-
76
-DaveJ 把每小时自动生成的 git 源码树 tar 包放在以下地址:
77
-
78
- http://www.codemonkey.org.uk/projects/git-snapshots/sparse/
7975
8076 一旦你下载了源码,只要以普通用户身份运行:
8177