Randy Dunlap <rdunlap@xxxxxxxxxxxxx> writes: > Sort all of the "no..." kernel parameters into the correct order > as specified in kernel-parameters.rst: "into English Dictionary order > (defined as ignoring all punctuation and sorting digits before letters > in a case insensitive manner)". > > No other changes here, just movement of lines. > > Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > Cc: Jonathan Corbet <corbet@xxxxxxx> > Cc: linux-doc@xxxxxxxxxxxxxxx > --- > Documentation/admin-guide/kernel-parameters.txt | 256 +++++++------- > 1 file changed, 128 insertions(+), 128 deletions(-) Applied, thanks. jon