On Sun, 9 Aug 2020 19:49:41 -0700 Randy Dunlap <rdun...@infradead.org> wrote:
> Documentation/admin-guide/kernel-parameters.rst includes a legend > telling us what configurations or hardware platforms are relevant > for certain boot options. For X86, it is spelled "X86" and for > x86_64, it is spelled "X86-64", so make corrections for those. > > Signed-off-by: Randy Dunlap <rdun...@infradead.org> > Cc: Jonathan Corbet <cor...@lwn.net> > Cc: linux-...@vger.kernel.org > Cc: Thomas Gleixner <t...@linutronix.de> > Cc: Ingo Molnar <mi...@redhat.com> > Cc: Borislav Petkov <b...@alien8.de> > Cc: x...@kernel.org > --- > Documentation/admin-guide/kernel-parameters.txt | 36 +++++++------- > 1 file changed, 18 insertions(+), 18 deletions(-) Applied, thanks. jon