2016-01-28 10:11, Ferruh Yigit:
> On Wed, Jan 27, 2016 at 07:05:52PM +0100, Thomas Monjalon wrote:
> > 2016-01-25 10:01, Ferruh Yigit:
> > > Remove "extern" keywords in header files, the ones for function
> > > prototypes
> >
> > I've seen a lot of other extern keywords. Why not removing all?
> >
On Wed, Jan 27, 2016 at 07:05:52PM +0100, Thomas Monjalon wrote:
> 2016-01-25 10:01, Ferruh Yigit:
> > Remove "extern" keywords in header files, the ones for function
> > prototypes
>
> I've seen a lot of other extern keywords. Why not removing all?
>
Remaining one are Linux drivers in KNI, they
2016-01-25 10:01, Ferruh Yigit:
> Remove "extern" keywords in header files, the ones for function
> prototypes
I've seen a lot of other extern keywords. Why not removing all?
> -extern int rte_eth_dev_configure(uint8_t port_id,
> - uint16_t nb_rx_queue,
> -
Remove "extern" keywords in header files, the ones for function
prototypes
Signed-off-by: Ferruh Yigit
---
lib/librte_eal/common/include/rte_memory.h | 2 +-
lib/librte_ether/rte_ethdev.h | 136 ++---
lib/librte_kni/rte_kni.h | 31 ---
4 matches
Mail list logo