lib: rename parameter of bt_self_component_filter_add_{in,out}put_port
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 25 Jun 2019 17:19:02 +0000 (13:19 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 18 Jul 2019 15:53:32 +0000 (11:53 -0400)
commitd58ba27a0c0b3ab46e8bc40a1e571a5af16fb651
treea38ee02101dbef853931e5c55ac6e715bf77e617
parentaa23edf1331e2ef493dec03eccdfe28ca361be9b
lib: rename parameter of bt_self_component_filter_add_{in,out}put_port

This makes is consistent with corresponding functions for sources and
sinks.  It will help for a future patch that will re-work the SWIG
bindings to have the same name everywhere (to apply the same typemap to
all of these).

Change-Id: Icdeb32711e56d4b6a619a493a8b64817f3084bd5
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1534
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
include/babeltrace2/graph/self-component-filter.h
This page took 0.024763 seconds and 4 git commands to generate.