diff options
author | Levi Yun <ppbuk5246@gmail.com> | 2023-11-09 17:08:22 +0100 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-12-12 19:57:09 +0100 |
commit | d9d9bd979cced7d4a51b65224b1d7f396c8b4eea (patch) | |
tree | 2a824f1449ca034fddbcef7a83d54f9a77ef017b /arch/sh/include/asm/module.h | |
parent | mm: compaction: avoid fast_isolate_freepages blindly choose improper pageblock (diff) | |
download | linux-d9d9bd979cced7d4a51b65224b1d7f396c8b4eea.tar.xz linux-d9d9bd979cced7d4a51b65224b1d7f396c8b4eea.zip |
maple_tree: change return type of mas_split_final_node as void.
mas_split_final_node() always returns true and its return value is never
checked.
Change return type to void.
Link: https://lkml.kernel.org/r/20231109160821.16248-2-ppbuk5246@gmail.com
Signed-off-by: Levi Yun <ppbuk5246@gmail.com>
Reviewed-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'arch/sh/include/asm/module.h')
0 files changed, 0 insertions, 0 deletions