On Sat, 22 Jun 2019 14:47:46 -0300 Mauro Carvalho Chehab <mchehab+samsung@xxxxxxxxxx> wrote: > Somehow, this file ended with Documentation/ twice. > > Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@xxxxxxxxxx> > --- > Documentation/translations/zh_CN/process/submitting-drivers.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > 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 文档。 There is such a thing as too much Documentation! :) Applied, thanks. jon