Remove unneeded RCU lock
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Sun, 23 Aug 2015 03:35:22 +0000 (23:35 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sun, 23 Aug 2015 04:24:13 +0000 (00:24 -0400)
commit1a29cff2973695e90fa1688b15760c8e98863d6b
tree645b068136dc4fd56ce2d78cbde5de2769bbd0f0
parentbe42c96885c522f857f146fa6f7ae53856e3bed2
Remove unneeded RCU lock

lttng_ht_get_count() already holds the RCU read lock.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng-sessiond/cmd.c
This page took 0.024879 seconds and 4 git commands to generate.