From: David Goulet Date: Mon, 23 Jul 2012 15:03:08 +0000 (-0400) Subject: Code cleanup in the ust/kernel consumer file X-Git-Tag: v2.1.0-rc1~64 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=37278a1e7efe00011260569fa90909601e8c5184;hp=37278a1e7efe00011260569fa90909601e8c5184;ds=sidebyside Code cleanup in the ust/kernel consumer file Generalize the send relayd socket function call for both UST and kernel. Refactor code in ust-consumer.c which only moves code around and bring no changes to the behavior. Signed-off-by: David Goulet ---