Add a create_ust_stream function in ust-app.c
authorDavid Goulet <dgoulet@efficios.com>
Mon, 21 Jan 2013 16:25:09 +0000 (11:25 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Mon, 21 Jan 2013 16:39:48 +0000 (11:39 -0500)
This helps by having a single callsite for ustctl_create_stream and
removes the need for the caller to handle FD reservation. On success,
the function sets the returned handle to the given stream.

Signed-off-by: David Goulet <dgoulet@efficios.com>

No differences found
This page took 0.026793 seconds and 5 git commands to generate.