]> git.ipfire.org Git - people/ms/linux.git/commit - scripts/get_feat.pl
scripts: get_feat.pl: change the group by order
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 4 Dec 2020 15:32:29 +0000 (16:32 +0100)
committerJonathan Corbet <corbet@lwn.net>
Fri, 4 Dec 2020 21:34:26 +0000 (14:34 -0700)
commit4fa32f8702891713fcd8ae807da4bab862812c94
treef3aa36cf3c6d70c818317a8fef776d02dcdf9560
parentdbb9090232936c08510b7d028b8a6e03b4716154
scripts: get_feat.pl: change the group by order

Right now, arch compatibility is grouped by status at the
alphabetical order from A to Z, and then from a to z, e. g:.

---
TODO
ok

Revert the order, in order to print first the OK results,
then TODO, and, finally, the not compatible ones.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/46d53d138eab8e4a55124323ceb5b212c6eedd08.1607095090.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
scripts/get_feat.pl