diff options
| author | 2025-08-26 14:23:15 +0800 | |
|---|---|---|
| committer | 2025-09-10 22:52:33 +0200 | |
| commit | ba7a896427cbade13d30f3c7e18c15e8be243c18 (patch) | |
| tree | c6d87e4b45a38d99f39cff2795f2ab87276a105a /drivers/usb/cdns3/cdns3-debug.h | |
| parent | mm/slub: Fix cmp_loc_by_count() to return 0 when counts are equal (diff) | |
| download | linux-rng-ba7a896427cbade13d30f3c7e18c15e8be243c18.tar.xz linux-rng-ba7a896427cbade13d30f3c7e18c15e8be243c18.zip | |
mm/slub: Replace sort_r() with sort() for debugfs stack trace sorting
The comparison function used to sort stack trace locations in debugfs
never relied on the third argument. Therefore, sort_r() is unnecessary.
Switch to sort() with a two-argument comparison function to keep the
code simple and aligned with the intended usage.
Signed-off-by: Kuan-Wei Chiu <visitorckw@gmail.com>
Reviewed-by: Harry Yoo <harry.yoo@oracle.com>
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions
