From: Mathieu Desnoyers Date: Wed, 28 Apr 2021 18:19:12 +0000 (-0400) Subject: Remove unused ip field from struct lttng_ust_ring_buffer_ctx_private X-Git-Url: http://git.lttng.org/?a=commitdiff_plain;h=a0f2513af262a19822d46f84cd5e34be0badc484;hp=a0f2513af262a19822d46f84cd5e34be0badc484;p=lttng-ust.git Remove unused ip field from struct lttng_ust_ring_buffer_ctx_private This field has been moved to struct lttng_ust_probe_ctx. Signed-off-by: Mathieu Desnoyers Change-Id: Ibcbec8cbfef6461bfe0ca2891224f5d39e4fc7a5 ---