summaryrefslogtreecommitdiffstats
path: root/tools
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
parent15f2e88ddd4bc9b2c6b6236162993b5caa80abb9 (diff)
downloadlinux-35534c869c62f59203c1822769bbef14e894a9e9.tar.gz
linux-35534c869c62f59203c1822769bbef14e894a9e9.tar.xz
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')
0 files changed, 0 insertions, 0 deletions