aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include/linux
diff options
context:
space:
mode:
authorMatthew Wilcox <mawilcox@microsoft.com>2016-12-19 17:43:19 -0500
committerMatthew Wilcox <mawilcox@microsoft.com>2017-01-27 21:29:38 -0500
commit35534c869c62f59203c1822769bbef14e894a9e9 (patch)
treeb0e55e9d32e29560984b1140c3a44d8ebcf1bad3 /tools/include/linux
parentradix tree: Add some implicit includes (diff)
downloadlinux-dev-35534c869c62f59203c1822769bbef14e894a9e9.tar.xz
linux-dev-35534c869c62f59203c1822769bbef14e894a9e9.zip
radix tree: constify some pointers
If we're just getting the value of a tag, or looking up an entry, we won't modify the radix tree, so we can declare these functions as taking a const pointer. Mostly for documentation purposes, though it might help code generation. Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>
Diffstat (limited to 'tools/include/linux')
0 files changed, 0 insertions, 0 deletions