From: Mike Rapoport <rppt@kernel•org>
To: Randy Dunlap <rdunlap@infradead•org>
Cc: LKML <linux-kernel@vger•kernel.org>,
"linux-next@vger•kernel.org" <linux-next@vger•kernel.org>,
"linux-doc@vger•kernel.org" <linux-doc@vger•kernel.org>,
Jonathan Corbet <corbet@lwn•net>
Subject: Re: [PATCH v2] Documentation: submit-checklist: add clean builds for new Documentation
Date: Mon, 31 Aug 2020 07:53:11 +0300 [thread overview]
Message-ID: <20200831045311.GB432455@kernel.org> (raw)
In-Reply-To: <cf5bbdf5-03ff-0606-a6d4-ca196d90aee9@infradead.org>
On Sun, Aug 30, 2020 at 05:43:54PM -0700, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@infradead•org>
>
> Add to Documentation/process/submit-checklist.rst that patch
> submitters should run "make htmldocs" and verify that any
> Documentation/ changes (patches) are clean (no new warnings/errors).
>
> Signed-off-by: Randy Dunlap <rdunlap@infradead•org>
> Cc: Mike Rapoport <rppt@kernel•org>
Reviewed-by: Mike Rapoport <rppt@linux•ibm.com>
> ---
> v2: insert "new" inside "without warnings/errors" (Mike)
>
> Documentation/process/submit-checklist.rst | 4 ++++
> 1 file changed, 4 insertions(+)
>
> --- linux-next-20200821.orig/Documentation/process/submit-checklist.rst
> +++ linux-next-20200821/Documentation/process/submit-checklist.rst
> @@ -24,6 +24,10 @@ and elsewhere regarding submitting Linux
>
> c) Builds successfully when using ``O=builddir``
>
> + d) Any Documentation/ changes build successfully without new warnings/errors.
> + Use ``make htmldocs`` or ``make pdfdocs`` to check the build and
> + fix any issues.
> +
> 3) Builds on multiple CPU architectures by using local cross-compile tools
> or some other build farm.
>
>
--
Sincerely yours,
Mike.
next prev parent reply other threads:[~2020-08-31 4:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-31 0:43 [PATCH v2] Documentation: submit-checklist: add clean builds for new Documentation Randy Dunlap
2020-08-31 4:53 ` Mike Rapoport [this message]
2020-09-09 17:36 ` Jonathan Corbet
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=20200831045311.GB432455@kernel.org \
--to=rppt@kernel$(echo .)org \
--cc=corbet@lwn$(echo .)net \
--cc=linux-doc@vger$(echo .)kernel.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-next@vger$(echo .)kernel.org \
--cc=rdunlap@infradead$(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