From: Bjorn Helgaas <helgaas@kernel•org>
To: Jonathan Corbet <corbet@lwn•net>
Cc: Nishanth Menon <nm@ti•com>,
linux-wireless@vger•kernel.org,
Linux Doc Mailing List <linux-doc@vger•kernel.org>,
David Airlie <airlied@linux•ie>,
Viresh Kumar <viresh.kumar@linaro•org>,
Joonas Lahtinen <joonas.lahtinen@linux•intel.com>,
dri-devel@lists•freedesktop.org, linux-kernel@vger•kernel.org,
Harry Wei <harryxiyou@gmail•com>, Pavel Machek <pavel@ucw•cz>,
"H. Peter Anvin" <hpa@zytor•com>,
Mauro Carvalho Chehab <mchehab+samsung@kernel•org>,
Alex Shi <alex.shi@linux•alibaba.com>,
"Srivatsa S . Bhat" <srivatsa@csail•mit.edu>,
x86@kernel•org, Ingo Molnar <mingo@redhat•com>,
linux-pci@vger•kernel.org, Len Brown <len.brown@intel•com>,
Suzuki K Poulose <suzuki.poulose@arm•com>,
intel-gfx@lists•freedesktop.org,
Jani Nikula <jani.nikula@linux•intel.com>,
Mauro Carvalho Chehab <mchehab@infradead•org>,
Mark Brown <broonie@kernel•org>, Borislav Petkov <bp@alien8•de>,
Rodrigo Vivi <rodrigo.vivi@intel•com>,
Thomas Gleixner <tglx@linutronix•de>,
linux-arm-kernel@lists•infradead.org,
Mathieu Poirier <mathieu.poirier@linaro•org>,
Stephen Boyd <sboyd@kernel•org>,
netdev@vger•kernel.org, linux-pm@vger•kernel.org,
"Rafael J. Wysocki" <rjw@rjwysocki•net>,
Liam Girdwood <lgirdwood@gmail•com>,
Daniel Vetter <daniel@ffwll•ch>,
Sebastian Reichel <sre@kernel•org>,
Johannes Berg <johannes@sipsolutions•net>,
"David S. Miller" <davem@davemloft•net>
Subject: Re: [PATCH v5] docs: power: convert docs to ReST and rename to *.rst
Date: Fri, 14 Jun 2019 16:14:47 -0500 [thread overview]
Message-ID: <20190614211447.GU13533@google.com> (raw)
In-Reply-To: <20190614143631.7c99719f@lwn.net>
On Fri, Jun 14, 2019 at 02:36:31PM -0600, Jonathan Corbet wrote:
> On Thu, 13 Jun 2019 07:10:36 -0300
> Mauro Carvalho Chehab <mchehab+samsung@kernel•org> wrote:
>
> > Convert the PM documents to ReST, in order to allow them to
> > build with Sphinx.
> >
> > The conversion is actually:
> > - add blank lines and identation in order to identify paragraphs;
> > - fix tables markups;
> > - add some lists markups;
> > - mark literal blocks;
> > - adjust title markups.
> >
> > At its new index.rst, let's add a :orphan: while this is not linked to
> > the main index.rst file, in order to avoid build warnings.
> >
> > Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel•org>
> > Acked-by: Mark Brown <broonie@kernel•org>
> > Acked-by: Bjorn Helgaas <bhelgaas@google•com>
> > Acked-by: Srivatsa S. Bhat (VMware) <srivatsa@csail•mit.edu>
>
> So I can't apply this one due to conflicts in include/linux/pci.h. Bjorn,
> perhaps the easiest thing is for you to take this one through your tree?
OK, I applied this to pci/docs for v5.3. I applied this entire patch,
but if you would prefer that I only apply the PCI-related parts, let
me know and I'll split those out.
Bjorn
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists•infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
prev parent reply other threads:[~2019-06-14 21:14 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <cover.1560361364.git.mchehab+samsung@kernel.org>
2019-06-12 17:52 ` [PATCH v4 02/28] docs: arm64: convert docs to ReST and rename to .rst Mauro Carvalho Chehab
2019-06-14 20:10 ` Jonathan Corbet
2019-06-14 20:34 ` Jonathan Corbet
2019-06-12 17:52 ` [PATCH v4 13/28] docs: kdump: convert docs to ReST and rename to *.rst Mauro Carvalho Chehab
2019-06-12 17:52 ` [PATCH v4 19/28] docs: powerpc: " Mauro Carvalho Chehab
2019-06-14 20:36 ` Jonathan Corbet
2019-06-14 21:30 ` Bjorn Helgaas
2019-06-18 12:39 ` Michael Ellerman
2019-06-12 17:53 ` [PATCH v4 26/28] docs: xilinx: convert eemi.txt to eemi.rst Mauro Carvalho Chehab
[not found] ` <fac44e1fbab5ea755a93601a4fdfa34fcc57ae9e.1560361364.git.mchehab+samsung@kernel.org>
2019-06-13 0:25 ` [PATCH v4 18/28] docs: convert docs to ReST and rename to *.rst Srivatsa S. Bhat
2019-06-13 9:58 ` Mauro Carvalho Chehab
[not found] ` <72d1f8f360d395958dd0b49165fc51b58801f57e.1560420621.git.mchehab+samsung@kernel.org>
2019-06-14 20:36 ` [PATCH v5] docs: power: " Jonathan Corbet
2019-06-14 21:14 ` Bjorn Helgaas [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190614211447.GU13533@google.com \
--to=helgaas@kernel$(echo .)org \
--cc=airlied@linux$(echo .)ie \
--cc=alex.shi@linux$(echo .)alibaba.com \
--cc=bp@alien8$(echo .)de \
--cc=broonie@kernel$(echo .)org \
--cc=corbet@lwn$(echo .)net \
--cc=daniel@ffwll$(echo .)ch \
--cc=davem@davemloft$(echo .)net \
--cc=dri-devel@lists$(echo .)freedesktop.org \
--cc=harryxiyou@gmail$(echo .)com \
--cc=hpa@zytor$(echo .)com \
--cc=intel-gfx@lists$(echo .)freedesktop.org \
--cc=jani.nikula@linux$(echo .)intel.com \
--cc=johannes@sipsolutions$(echo .)net \
--cc=joonas.lahtinen@linux$(echo .)intel.com \
--cc=len.brown@intel$(echo .)com \
--cc=lgirdwood@gmail$(echo .)com \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-doc@vger$(echo .)kernel.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-pci@vger$(echo .)kernel.org \
--cc=linux-pm@vger$(echo .)kernel.org \
--cc=linux-wireless@vger$(echo .)kernel.org \
--cc=mathieu.poirier@linaro$(echo .)org \
--cc=mchehab+samsung@kernel$(echo .)org \
--cc=mchehab@infradead$(echo .)org \
--cc=mingo@redhat$(echo .)com \
--cc=netdev@vger$(echo .)kernel.org \
--cc=nm@ti$(echo .)com \
--cc=pavel@ucw$(echo .)cz \
--cc=rjw@rjwysocki$(echo .)net \
--cc=rodrigo.vivi@intel$(echo .)com \
--cc=sboyd@kernel$(echo .)org \
--cc=sre@kernel$(echo .)org \
--cc=srivatsa@csail$(echo .)mit.edu \
--cc=suzuki.poulose@arm$(echo .)com \
--cc=tglx@linutronix$(echo .)de \
--cc=viresh.kumar@linaro$(echo .)org \
--cc=x86@kernel$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox