Rename consumer_init_channel_comm_msg()
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 8 May 2018 16:07:58 +0000 (12:07 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 8 May 2018 16:08:41 +0000 (12:08 -0400)
commit638e7b4ef8bf5b7f78d5c01dd3643daea8e8f084
treedf578a8da86368cac075ca1f776dd8fcc8a2b06a
parentac2f30af91cd6d9c382698038b525b54845dbe11
Rename consumer_init_channel_comm_msg()

consumer_init_channel_comm_msg() is only used for the ADD_CHANNEL
command. It is therefore renamed to
consumer_init_add_channel_comm_msg()

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