From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Corbet Date: Sat, 16 Apr 2022 08:49:52 +0000 Subject: Re: [PATCH 0/3 v3] Documentation: kernel-parameters: alphabetize and misc. fixes Message-Id: <87r15x2z0v.fsf@meer.lwn.net> List-Id: References: <20220403054822.16868-1-rdunlap@infradead.org> In-Reply-To: <20220403054822.16868-1-rdunlap@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Randy Dunlap , linux-kernel@vger.kernel.org Cc: Randy Dunlap , Heiko Carstens , Vasily Gorbik , Alexander Gordeev , Christian Borntraeger , Sven Schnelle , linux-s390@vger.kernel.org, Steven Rostedt , Ingo Molnar , "David S. Miller" , sparclinux@vger.kernel.org, Michael Ellerman , linux-ia64@vger.kernel.org, "Rafael J. Wysocki" , Pavel Machek , Len Brown , linux-pm@vger.kernel.org, linux-acpi@vger.kernel.org, Johannes Weiner , Andrew Morton , linux-doc@vger.kernel.org Randy Dunlap writes: > Alphabetize parts of kernel-parameters.txt. Alphabetize the "legends" > in kernel-parameters.rst. Add a few and drop a few outdated legends. > > > [PATCH 1/3 v3] Docs: admin/kernel-parameters: edit a few boot options > [PATCH 2/3 v3] Docs/admin: alphabetize some kernel-parameters (part 1) > [PATCH 3/3 v3] docs/admin: alphabetize parts of kernel-parameters.txt (part 2) > > Documentation/admin-guide/kernel-parameters.rst | 11 > Documentation/admin-guide/kernel-parameters.txt | 326 +++++++------- > 2 files changed, 180 insertions(+), 157 deletions(-) Series applied, thanks. jon