summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/smp.h
diff options
context:
space:
mode:
authorPalmer Dabbelt <palmerdabbelt@google.com>2020-06-04 23:55:14 +0300
committerPalmer Dabbelt <palmerdabbelt@google.com>2020-06-10 05:11:18 +0300
commite8c7ef7d5819cb7ece70ce0d22bce63ca45a29e2 (patch)
tree06148d4f3a51ada25e974bda2889cbc677bb539d /arch/riscv/include/asm/smp.h
parent084623e468d535d98f883cc2ccf2c4fdf2108556 (diff)
downloadlinux-e8c7ef7d5819cb7ece70ce0d22bce63ca45a29e2.tar.xz
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 <zong.li@sifive.com> [Palmer: Re-ran the script, as there were predictably a bunch of conflicts] Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to 'arch/riscv/include/asm/smp.h')
0 files changed, 0 insertions, 0 deletions