diff options
| author | Palmer Dabbelt <[email protected]> | 2020-06-04 20:55:14 +0000 |
|---|---|---|
| committer | Palmer Dabbelt <[email protected]> | 2020-06-10 02:11:18 +0000 |
| commit | e8c7ef7d5819cb7ece70ce0d22bce63ca45a29e2 (patch) | |
| tree | 06148d4f3a51ada25e974bda2889cbc677bb539d /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | Merge tag 'modules-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git... (diff) | |
| download | kernel-e8c7ef7d5819cb7ece70ce0d22bce63ca45a29e2.tar.gz kernel-e8c7ef7d5819cb7ece70ce0d22bce63ca45a29e2.zip | |
RISC-V: Sort select statements alphanumerically
Like patch b1b3f49 ("ARM: config: sort select statements alphanumerically")
, we sort all our select statements alphanumerically by using the perl
script in patch b1b3f49 as above.
As suggested by Andrew Morton:
This is a pet peeve of mine. Any time there's a long list of items
(header file inclusions, kconfig entries, array initalisers, etc) and
someone wants to add a new item, they *always* go and stick it at the
end of the list.
Guys, don't do this. Either put the new item into a randomly-chosen
position or, probably better, alphanumerically sort the list.
Suggested-by: Zong Li <[email protected]>
[Palmer: Re-ran the script, as there were predictably a bunch of conflicts]
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions
