From 2576201343f20814271b98558cc7215a5155388c Mon Sep 17 00:00:00 2001 From: fengbojiang Date: Thu, 6 Dec 2018 22:41:39 +0800 Subject: [PATCH] Format code. --- lib/ff_dpdk_kni.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ff_dpdk_kni.c b/lib/ff_dpdk_kni.c index 573a9bb3..cbd1499c 100644 --- a/lib/ff_dpdk_kni.c +++ b/lib/ff_dpdk_kni.c @@ -340,7 +340,7 @@ ff_kni_alloc(uint16_t port_id, unsigned socket_id, struct rte_kni_ops ops; struct rte_eth_dev_info dev_info; const struct rte_pci_device *pci_dev; - const struct rte_bus *bus = NULL; + const struct rte_bus *bus = NULL; kni_stat[port_id] = (struct kni_interface_stats*)rte_zmalloc( "kni:stat_lcore",