New upstream version 18.11.2
[deb_dpdk.git] / lib / librte_power / rte_power_empty_poll.c
index e614546..15d4f05 100644 (file)
@@ -156,11 +156,8 @@ update_training_stats(struct priority_worker *poll_stats,
 {
        RTE_SET_USED(specific_freq);
 
-       char pfi_str[32];
        uint64_t p0_empty_deq;
 
-       sprintf(pfi_str, "%02d", freq);
-
        if (poll_stats->cur_freq == freq &&
                        poll_stats->thresh[freq].trained == false) {
                if (poll_stats->thresh[freq].cur_train_iter == 0) {