From: Jérémie Galarneau Date: Wed, 6 May 2015 15:51:50 +0000 (-0400) Subject: Clean-up append_list_to_probes() X-Git-Tag: v2.7.0-rc1~33 X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=d3c04b7c1cbb447e82858125c64c4f69160d8023;hp=d3c04b7c1cbb447e82858125c64c4f69160d8023;p=lttng-tools.git 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 ---