Fix: userspace probe accessors are not const-correct
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 24 Aug 2018 20:29:01 +0000 (16:29 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 24 Aug 2018 20:50:34 +0000 (16:50 -0400)
The accessors of userspace probe locations and lookup methods
should be const. This commit marks them as such and modifies the
code using those functions to be, in turn, const-correct.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.033194 seconds and 5 git commands to generate.