[lttng-dev] [PATCH 2/3] urcu: remove the wrong comma
Mathieu Desnoyers
mathieu.desnoyers at efficios.com
Fri Dec 7 11:34:42 EST 2012
* Lai Jiangshan (laijs at cn.fujitsu.com) wrote:
> Signed-off-by: Lai Jiangshan <laijs at cn.fujitsu.com>
Merged, thanks!
Mathieu
> ---
> tests/test_urcu_wfcq.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/tests/test_urcu_wfcq.c b/tests/test_urcu_wfcq.c
> index 939bf7a..17814a7 100644
> --- a/tests/test_urcu_wfcq.c
> +++ b/tests/test_urcu_wfcq.c
> @@ -544,7 +544,7 @@ int main(int argc, char **argv)
> tot_enqueues, tot_dequeues);
> printf_verbose("total number of successful enqueues : %llu, "
> "enqueues to empty dest : %llu, "
> - "successful dequeues %llu, ",
> + "successful dequeues %llu, "
> "splice : %llu\n",
> tot_successful_enqueues,
> tot_empty_dest_enqueues,
> --
> 1.7.4.4
>
>
> _______________________________________________
> lttng-dev mailing list
> lttng-dev at lists.lttng.org
> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
--
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com
More information about the lttng-dev
mailing list