[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200204124301.g5acaod54bellxzm@mail.google.com>
Date: Tue, 4 Feb 2020 20:43:01 +0800
From: Changbin Du <changbin.du@...il.com>
To: Vinod Koul <vkoul@...nel.org>
Cc: Changbin Du <changbin.du@...il.com>,
Jonathan Corbet <corbet@....net>,
Amit Daniel Kachhap <amit.kachhap@...il.com>,
Daniel Lezcano <daniel.lezcano@...aro.org>,
Viresh Kumar <viresh.kumar@...aro.org>,
Javi Merino <javi.merino@...nel.org>,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-pm@...r.kernel.org
Subject: Re: [PATCH v2] Documentation: Fix build error for
cpu-idle-cooling.rst and client.rst
On Mon, Feb 03, 2020 at 08:52:55PM +0530, Vinod Koul wrote:
> On 03-02-20, 22:02, Changbin Du wrote:
> > This fixed some errors and warnings in cpu-idle-cooling.rst and client.rst.
> >
> > Sphinx parallel build error:
> > docutils.utils.SystemMessage: ...Documentation/driver-api/thermal/cpu-idle-cooling.rst:96: (SEVERE/4) Unexpected section title.
> >
> > Sphinx parallel build error:
> > docutils.utils.SystemMessage: ...Documentation/driver-api/dmaengine/client.rst:155: (SEVERE/4) Unexpected section title.
> >
> > Signed-off-by: Changbin Du <changbin.du@...il.com>
> >
> > ---
> > v2: rebase.
> > ---
> > Documentation/driver-api/dmaengine/client.rst | 14 +++++++---
> > .../driver-api/thermal/cpu-idle-cooling.rst | 27 ++++++++++---------
> > Documentation/driver-api/thermal/index.rst | 1 +
> > 3 files changed, 26 insertions(+), 16 deletions(-)
> >
> > diff --git a/Documentation/driver-api/dmaengine/client.rst b/Documentation/driver-api/dmaengine/client.rst
> > index a9a7a3c84c63..2104830a99ae 100644
> > --- a/Documentation/driver-api/dmaengine/client.rst
> > +++ b/Documentation/driver-api/dmaengine/client.rst
> > @@ -151,8 +151,8 @@ The details of these operations are:
> > Note that callbacks will always be invoked from the DMA
> > engines tasklet, never from interrupt context.
> >
> > - Optional: per descriptor metadata
> > - ---------------------------------
> > + **Optional: per descriptor metadata**
>
> I have already fixed it up and it is linux-next (thru dmaengine tree)
>
> Can you please send rest of client.rst changes to me as well
>
No problem. But I think here it should not create a new section, so instead I
made it bold.
> Thanks
> --
> ~Vinod
--
Cheers,
Changbin Du
Powered by blists - more mailing lists