From: Matthew Wilcox <willy@infradead.org>
To: Randy Dunlap <rdunlap@infradead.org>
Cc: "linux-doc@vger.kernel.org" <linux-doc@vger.kernel.org>,
Jonathan Corbet <corbet@lwn.net>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] documentation: core-api: rearrange a few kernel-api chapters and sections
Date: Fri, 27 Apr 2018 06:21:16 -0700 [thread overview]
Message-ID: <20180427132116.GC8161@bombadil.infradead.org> (raw)
In-Reply-To: <f05c8785-e9e1-0a5e-b362-50669b75d80b@infradead.org>
On Thu, Apr 26, 2018 at 06:11:02PM -0700, Randy Dunlap wrote:
> Rearrange some kernel-api chapters and sections to group them
> together better.
>
> - move Bit Operations from Basic C Library Functions to Basic
> Kernel Library Functions (now adjacent to Bitmap Operations since
> they are not typical C library functions)
>
> - move Sorting from Math Functions to Basic Kernel Library Functions
> since sort functions are more Basic than Math Functions
>
> - move Text Searching from Math Functions to Basic Kernel Library
> Functions (keep Sorting and Searching close to each other)
>
> - combine CRC and Math functions together into the (newly named)
> CRC and Math Functions chapter
>
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
This all makes sense to me.
Acked-by: Matthew Wilcox <mawilcox@microsoft.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2018-04-27 13:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-27 1:11 [PATCH] documentation: core-api: rearrange a few kernel-api chapters and sections Randy Dunlap
2018-04-27 13:21 ` Matthew Wilcox [this message]
2018-04-27 23:17 ` Jonathan Corbet
2018-04-28 2:04 ` Randy Dunlap
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=20180427132116.GC8161@bombadil.infradead.org \
--to=willy@infradead.org \
--cc=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rdunlap@infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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;
as well as URLs for NNTP newsgroup(s).