Clean-up append_list_to_probes()
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 6 May 2015 15:51:50 +0000 (11:51 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 6 May 2015 15:51:50 +0000 (11:51 -0400)
commitd3c04b7c1cbb447e82858125c64c4f69160d8023
tree43aebd7977a3e619dccfd057e09cd7689bbbc9fd
parent44603c80f2e1ce55b6237a02810de8e7fc1687d4
Clean-up append_list_to_probes()

Remove unecessary "index" variable and cur_mod increment which was
probably meant to increment "index", a bug fixed by 9ae17e2.

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