diff options
| author | Tiezhu Yang <yangtiezhu@loongson.cn> | 2026-08-17 22:07:14 +0800 |
|---|---|---|
| committer | Huacai Chen <chenhuacai@loongson.cn> | 2026-08-17 22:07:14 +0800 |
| commit | 4b5b0b79d1f8ef9a683b6572267867d5d9755338 (patch) | |
| tree | c2cc6935e1352f5eeed4a5e41989bf693f3e72cb /scripts/objdiff | |
| parent | 18210a104bb97e28c26dc31fd9fc7b5c381fec62 (diff) | |
| download | linux-4b5b0b79d1f8ef9a683b6572267867d5d9755338.tar.gz linux-4b5b0b79d1f8ef9a683b6572267867d5d9755338.zip | |
LoongArch: Use generic cmp_int() instead of custom cmp_3way()
Currently, the module-sections.c file defines a custom cmp_3way() macro
to perform a three-way comparison. There is already a generic cmp_int()
macro to do the same thing in linux/sort.h, thus remove the custom macro
and use the generic interface. This is similar with commit 3e17a4b443bb
("riscv: module: Use generic cmp_int() instead of custom cmp_3way()").
Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
