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)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 25 Jun 2019 20:43:25 +0000 (16:43 -0400)
commit0d1c8791396d4cf4c5cc2160838f25608fa12b4b
tree1ebc1fa7cc499d5ce41ce337006280d917e60506
parentc594ab036e1797da45594dce8dfc07d90f2bb81f
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.025137 seconds and 4 git commands to generate.