From: Stephen Rothwell <hidden> Date: 2021-01-13 04:08:44
Hi all,
After merging the jc_docs tree, today's linux-next build (htmldocs)
produced this warning:
Documentation/translations/zh_CN/mips/ingenic-tcu.rst:61: WARNING: Malformed table.
Text in column margin in table line 6.
=========== =====
时钟 drivers/clk/ingenic/tcu.c
中断 drivers/irqchip/irq-ingenic-tcu.c
定时器 drivers/clocksource/ingenic-timer.c
OST drivers/clocksource/ingenic-ost.c
脉冲宽度调制器 drivers/pwm/pwm-jz4740.c
看门狗 drivers/watchdog/jz4740_wdt.c
=========== =====
Introduced by commit
419b1d4ed1cb ("doc/zh_CN: add mips ingenic-tcu.rst translation")
This looks different in my editor :-( I guess the font matters.
--
Cheers,
Stephen Rothwell
From: Jonathan Corbet <corbet@lwn.net> Date: 2021-01-14 01:59:52
On Wed, 13 Jan 2021 15:07:48 +1100
Stephen Rothwell [off-list ref] wrote:
After merging the jc_docs tree, today's linux-next build (htmldocs)
produced this warning:
Documentation/translations/zh_CN/mips/ingenic-tcu.rst:61: WARNING: Malformed table.
Text in column margin in table line 6.
=========== =====
时钟 drivers/clk/ingenic/tcu.c
中断 drivers/irqchip/irq-ingenic-tcu.c
定时器 drivers/clocksource/ingenic-timer.c
OST drivers/clocksource/ingenic-ost.c
脉冲宽度调制器 drivers/pwm/pwm-jz4740.c
看门狗 drivers/watchdog/jz4740_wdt.c
=========== =====
Introduced by commit
419b1d4ed1cb ("doc/zh_CN: add mips ingenic-tcu.rst translation")
Memo to self: you can't skip doing a new build even for simple
translations that obviously shouldn't add any new problems. Sorry for the
noise, I've applied fixes from Lukas Bulwahn for all of this whole mess of
errors.
Yantang, *please* do not submit documentation patches without having done
a docs build to make sure things work as expected!
Thanks,
jon
Sorry, I apologize for the inconvenience caused to you, I do not quibble, but I have been studying for nearly a week, please pay attention to my future patches.
Thanks
Yanteng
> -----原始邮件-----
> 发件人: "Jonathan Corbet" [off-list ref]
> 发送时间: 2021-01-14 07:27:30 (星期四)
> 收件人: "Stephen Rothwell" [off-list ref]
> 抄送: "Yanteng Si" [off-list ref], "Linux Kernel Mailing List" [off-list ref], "Linux Next Mailing List" [off-list ref]
> 主题: Re: linux-next: build warning after merge of the jc_docs tree
>
> On Wed, 13 Jan 2021 15:07:48 +1100
> Stephen Rothwell [off-list ref] wrote:
>
> > After merging the jc_docs tree, today's linux-next build (htmldocs)
> > produced this warning:
> >
> > Documentation/translations/zh_CN/mips/ingenic-tcu.rst:61: WARNING: Malformed table.
> > Text in column margin in table line 6.
> >
> > =========== =====
> > 时钟 drivers/clk/ingenic/tcu.c
> > 中断 drivers/irqchip/irq-ingenic-tcu.c
> > 定时器 drivers/clocksource/ingenic-timer.c
> > OST drivers/clocksource/ingenic-ost.c
> > 脉冲宽度调制器 drivers/pwm/pwm-jz4740.c
> > 看门狗 drivers/watchdog/jz4740_wdt.c
> > =========== =====
> >
> > Introduced by commit
> >
> > 419b1d4ed1cb ("doc/zh_CN: add mips ingenic-tcu.rst translation")
>
> Memo to self: you can't skip doing a new build even for simple
> translations that obviously shouldn't add any new problems. Sorry for the
> noise, I've applied fixes from Lukas Bulwahn for all of this whole mess of
> errors.
>
> Yantang, *please* do not submit documentation patches without having done
> a docs build to make sure things work as expected!
>
> Thanks,
>
> jon
[off-list ref][off-list ref][off-list ref][off-list ref][off-list ref][off-list ref]
From: Jonathan Corbet <corbet@lwn.net> Date: 2021-01-21 18:32:11
On Thu, 21 Jan 2021 10:07:48 +0800 (GMT+08:00)
司延腾 [off-list ref] wrote:
Sorry, I apologize for the inconvenience caused to you, I do not
quibble, but I have been studying for nearly a week, please pay
attention to my future patches.
Please don't worry, mistakes happen; we just have to learn from them. I'm
looking forward to your future work.
Thanks,
jon