diff options
author | Matthew Wilcox <mawilcox@microsoft.com> | 2016-12-19 17:43:19 -0500 |
---|---|---|
committer | Matthew Wilcox <mawilcox@microsoft.com> | 2017-01-27 21:29:38 -0500 |
commit | 35534c869c62f59203c1822769bbef14e894a9e9 (patch) | |
tree | b0e55e9d32e29560984b1140c3a44d8ebcf1bad3 /lib/dynamic_queue_limits.c | |
parent | 15f2e88ddd4bc9b2c6b6236162993b5caa80abb9 (diff) | |
download | op-kernel-dev-35534c869c62f59203c1822769bbef14e894a9e9.zip op-kernel-dev-35534c869c62f59203c1822769bbef14e894a9e9.tar.gz |
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 'lib/dynamic_queue_limits.c')
0 files changed, 0 insertions, 0 deletions