diff options
author | Levi Yun <ppbuk5246@gmail.com> | 2023-11-09 16:08:22 +0000 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-12-12 10:57:09 -0800 |
commit | d9d9bd979cced7d4a51b65224b1d7f396c8b4eea (patch) | |
tree | 2a824f1449ca034fddbcef7a83d54f9a77ef017b /mm/filemap.c | |
parent | d19b1a1797d8e73eebce7eced289e0c7c1b5de80 (diff) |
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 'mm/filemap.c')
0 files changed, 0 insertions, 0 deletions