Inline implementation of task_prio()
[lttng-modules.git] / src / lttng-events.c
index 0107b79019fbbe52835b6b7bc400b2e4a66faca6..3c9251a00b943ba76d9284dc0bc6b8a757cdd911 100644 (file)
@@ -4365,9 +4365,6 @@ static int __init lttng_events_init(void)
        if (ret)
                return ret;
        ret = wrapper_get_pageblock_flags_mask_init();
-       if (ret)
-               return ret;
-       ret = wrapper_task_prio_init();
        if (ret)
                return ret;
        ret = lttng_probes_init();
This page took 0.0241 seconds and 4 git commands to generate.