diff options
author | 2024-08-14 12:19:44 -0400 | |
---|---|---|
committer | 2024-09-01 20:26:18 -0700 | |
commit | ed4dfd9aa1b1eb18f5bd3a07e7002da41ce20817 (patch) | |
tree | 63d8652a4d74dcd3f08cbc52a282a0209386fedc /Documentation/admin-guide | |
parent | maple_tree: remove unneeded mas_wr_walk() in mas_store_prealloc() (diff) | |
download | wireguard-linux-ed4dfd9aa1b1eb18f5bd3a07e7002da41ce20817.tar.xz wireguard-linux-ed4dfd9aa1b1eb18f5bd3a07e7002da41ce20817.zip |
maple_tree: make write helper functions void
The return value of various write helper functions are not checked. We
can safely change the return type of these functions to be void.
Link: https://lkml.kernel.org/r/20240814161944.55347-18-sidhartha.kumar@oracle.com
Signed-off-by: Sidhartha Kumar <sidhartha.kumar@oracle.com>
Cc: Liam R. Howlett <Liam.Howlett@oracle.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Suren Baghdasaryan <surenb@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'Documentation/admin-guide')
0 files changed, 0 insertions, 0 deletions