[lttng-dev] [PATCH babeltrace 1/3] Typo: priorty -> priority

Jérémie Galarneau jeremie.galarneau at efficios.com
Mon Nov 13 23:24:34 UTC 2017


All three patches were merged, thanks!

Jérémie

On 12 October 2017 at 17:15, Michael Jeanson <mjeanson at efficios.com> wrote:
> Signed-off-by: Michael Jeanson <mjeanson at efficios.com>
> ---
>  plugins/utils/muxer/muxer.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/plugins/utils/muxer/muxer.c b/plugins/utils/muxer/muxer.c
> index efecf6c..d8ea3b0 100644
> --- a/plugins/utils/muxer/muxer.c
> +++ b/plugins/utils/muxer/muxer.c
> @@ -638,7 +638,7 @@ int get_notif_ts_ns(struct muxer_comp *muxer_comp,
>          * the youngest.
>          */
>         if (bt_clock_class_priority_map_get_clock_class_count(cc_prio_map) == 0) {
> -               BT_LOGV_STR("Notification's clock class priorty map contains 0 clock classes: "
> +               BT_LOGV_STR("Notification's clock class priority map contains 0 clock classes: "
>                         "using the last returned timestamp.");
>                 *ts_ns = last_returned_ts_ns;
>                 goto end;
> --
> 2.7.4
>



-- 
Jérémie Galarneau
EfficiOS Inc.
http://www.efficios.com


More information about the lttng-dev mailing list