]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - scripts/checkkconfigsymbols.py
checkkconfigsymbols.py: don't sort similar symbols
authorValentin Rothberg <valentinrothberg@gmail.com>
Wed, 18 Jan 2017 12:08:19 +0000 (13:08 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jan 2017 10:28:31 +0000 (11:28 +0100)
commit8e8e333179d6ea50fd0491b138e71dc9d98378ba
tree5d09aada9c6fc70f909799ce39a0c3377545a76d
parent39461ffdfc974147ad0f3cc0da397a999adc25b1
checkkconfigsymbols.py: don't sort similar symbols

Don't sort the list of string-similar Kconfig symbols alphabetically to
preserve the correct order of string similarity.

Signed-off-by: Valentin Rothberg <valentinrothberg@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
scripts/checkkconfigsymbols.py