diff options
| author | Zhan Xusheng <zhanxusheng1024@gmail.com> | 2026-08-05 15:05:29 +0800 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2026-08-24 18:43:08 -0700 |
| commit | 36a9799b2c86fd0f86d54f3eec8ea37ac467be25 (patch) | |
| tree | 49355d8bc035c5e96a207d16674308a578b4a830 /include | |
| parent | dc924f0f85afd5a211357e2f2b670772853d1ce3 (diff) | |
| download | linux-36a9799b2c86fd0f86d54f3eec8ea37ac467be25.tar.gz linux-36a9799b2c86fd0f86d54f3eec8ea37ac467be25.zip | |
maple_tree: remove unused mas_is_root_limits()
The last callers of mas_is_root_limits() were removed by commit
b8852ef30c67 ("maple_tree: remove maple big node and subtree structs"),
together with the maple subtree state (mast_*) code that used it. As a
static inline it does not trigger -Wunused-function, so it went unnoticed.
Remove it. No functional change.
Link: https://lore.kernel.org/20260805070529.4118794-1-zhanxusheng@xiaomi.com
Signed-off-by: Zhan Xusheng <zhanxusheng@xiaomi.com>
Reviewed-by: Liam R. Howlett (Oracle) <liam@infradead.org>
Cc: Alice Ryhl <aliceryhl@google.com>
Cc: Andrew Ballance <andrewjballance@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
