diff options
author | 2024-06-14 18:24:28 +0900 | |
---|---|---|
committer | 2024-07-03 19:30:19 -0700 | |
commit | 739820a6178b03b1b6b99a467c85e9e7146d51c1 (patch) | |
tree | 725dd863486f1bf7ea254a9008e3d8b686737483 /mm/memory.c | |
parent | mm: remove folio_test_anon(folio)==false path in __folio_add_anon_rmap() (diff) | |
download | wireguard-linux-739820a6178b03b1b6b99a467c85e9e7146d51c1.tar.xz wireguard-linux-739820a6178b03b1b6b99a467c85e9e7146d51c1.zip |
maple_tree: modified return type of mas_wr_store_entry()
Since the return value of mas_wr_store_entry() is not used,
the return type can be changed to void.
Link: https://lkml.kernel.org/r/20240614092428.29491-1-rgbi3307@gmail.com
Signed-off-by: JaeJoon Jung <rgbi3307@gmail.com>
Reviewed-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Cc: Sidhartha Kumar <sidhartha.kumar@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/memory.c')
0 files changed, 0 insertions, 0 deletions