diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-06-22 14:47:46 -0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-06-26 16:08:21 -0600 |
commit | b4f4174ae982dfc855c56e91776920e0166da1bf (patch) | |
tree | 03e9b0bf4132559e3e0fd40c846e7b83e0445ee6 /Documentation/translations | |
parent | cca5e0b8a430c888c5de1b5d36b87c085354f2c8 (diff) | |
download | linux-b4f4174ae982dfc855c56e91776920e0166da1bf.tar.gz linux-b4f4174ae982dfc855c56e91776920e0166da1bf.tar.bz2 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 文档。 分配设备号 |