diff options
author | Alice Ryhl <[email protected]> | 2024-08-09 13:28:35 +0000 |
---|---|---|
committer | Miguel Ojeda <[email protected]> | 2024-08-21 00:37:02 +0200 |
commit | 1d15880378662ade209eb9289f9f03c98b431254 (patch) | |
tree | 82a7e3287766de1c4fb56bc9cd524af16d135243 /tools/perf/scripts/python/task-analyzer.py | |
parent | e26fa546042add70944d018b930530d16b3cf626 (diff) |
rust: sort blk includes in bindings_helper.h
The headers in this file are sorted alphabetically, which makes it
easy to quickly resolve conflicts by selecting all of the headers and
invoking :'<,'>sort to sort them. To keep this technique to resolve
conflicts working, also apply sorting to symbols that are not letters.
This file is very prone to merge conflicts, so I think keeping conflict
resolution really easy is more important than not messing with git blame
history.
These includes were originally introduced in commit 3253aba3408a ("rust:
block: introduce `kernel::block::mq` module").
Signed-off-by: Alice Ryhl <[email protected]>
Acked-by: Danilo Krummrich <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions