diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-06-22 19:47:46 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-06-27 00:08:21 +0200 |
commit | b4f4174ae982dfc855c56e91776920e0166da1bf (patch) | |
tree | 03e9b0bf4132559e3e0fd40c846e7b83e0445ee6 /Documentation/translations | |
parent | Documentation: PGP: update for newer HW devices (diff) | |
download | linux-b4f4174ae982dfc855c56e91776920e0166da1bf.tar.xz linux-b4f4174ae982dfc855c56e91776920e0166da1bf.zip |
docs: zh_CN: submitting-drivers.rst: Remove a duplicated Documentation/
Somehow, this file ended with Documentation/ twice.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/translations')
-rw-r--r-- | Documentation/translations/zh_CN/process/submitting-drivers.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/translations/zh_CN/process/submitting-drivers.rst b/Documentation/translations/zh_CN/process/submitting-drivers.rst index 72c6cd935821..72f4f45c98de 100644 --- a/Documentation/translations/zh_CN/process/submitting-drivers.rst +++ b/Documentation/translations/zh_CN/process/submitting-drivers.rst @@ -22,7 +22,7 @@ 兴趣的是显卡驱动程序,你也许应该访问 XFree86 项目(http://www.xfree86.org/) 和/或 X.org 项目 (http://x.org)。 -另请参阅 Documentation/Documentation/translations/zh_CN/process/submitting-patches.rst 文档。 +另请参阅 Documentation/translations/zh_CN/process/submitting-patches.rst 文档。 分配设备号 |