[dpdk-dev] [PATCH 03/10] eal: fix header guards

2014-11-25 Thread Bruce Richardson
On Tue, Nov 25, 2014 at 01:23:55PM +0100, Thomas Monjalon wrote: > Thanks for your review, Bruce. > More comments below. > > 2014-11-25 10:28, Bruce Richardson: > > On Sat, Nov 22, 2014 at 10:43:35PM +0100, Thomas Monjalon wrote: > > > Some guards are missing or have a wrong name. > > > Others hav

[dpdk-dev] [PATCH 03/10] eal: fix header guards

2014-11-25 Thread Thomas Monjalon
Thanks for your review, Bruce. More comments below. 2014-11-25 10:28, Bruce Richardson: > On Sat, Nov 22, 2014 at 10:43:35PM +0100, Thomas Monjalon wrote: > > Some guards are missing or have a wrong name. > > Others have LINUXAPP in their name but are now common. > > > > Signed-off-by: Thomas Mon

[dpdk-dev] [PATCH 03/10] eal: fix header guards

2014-11-25 Thread Bruce Richardson
On Sat, Nov 22, 2014 at 10:43:35PM +0100, Thomas Monjalon wrote: > Some guards are missing or have a wrong name. > Others have LINUXAPP in their name but are now common. > > Signed-off-by: Thomas Monjalon One minor comment below. Acked-by: Bruce Richardson > --- > lib/librte_eal/common/eal_f

[dpdk-dev] [PATCH 03/10] eal: fix header guards

2014-11-22 Thread Thomas Monjalon
Some guards are missing or have a wrong name. Others have LINUXAPP in their name but are now common. Signed-off-by: Thomas Monjalon --- lib/librte_eal/common/eal_filesystem.h | 6 +++--- lib/librte_eal/common/eal_hugepages.h| 6 +++--- lib/librte_eal/common/eal_internal_cfg.h | 4 ++-- lib