summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorSteven Rostedt <rostedt@goodmis.org>2026-05-13 00:56:23 +0300
committerAndrew Morton <akpm@linux-foundation.org>2026-06-03 01:22:14 +0300
commitfd003fac7cc7d98a942a0778de76683ab731dd9c (patch)
treea95afb108690ea7debf0934449d5feb1cafe147b /include/linux
parent62b21c6f1d88c66a200c2c54b704e503e2e5a60f (diff)
downloadlinux-fd003fac7cc7d98a942a0778de76683ab731dd9c.tar.xz
maple_tree: document that "last" in mtree_insert_range() is inclusive
The kernel doc of mtree_insert_range() does not state if the address represented by the "last" parameter is inclusive or exclusive. This can lead to bugs by code that assumes it is exclusive. Explicitly state that the parameter is inclusive. Link: https://lore.kernel.org/20260512175623.4c5ca8d2@gandalf.local.home Signed-off-by: Steven Rostedt <rostedt@goodmis.org> Reviewed-by: "Liam R. Howlett" <liam@infradead.org> Acked-by: SeongJae Park <sj@kernel.org> Cc: Alice Ryhl <aliceryhl@google.com> Cc: Andrew Ballance <andrewjballance@gmail.com> Cc: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions