26/07/2013 16:37, Adrien Mazarguil :
> On Fri, Jul 26, 2013 at 04:06:40PM +0200, Thomas Monjalon wrote:
> > Some functions don't modify their parameter which should be marked as
> > const.
> >
> > Signed-off-by: Thomas Monjalon
> > ---
> >
> > lib/librte_malloc/malloc_elem.h |6 +++---
> >
On Fri, Jul 26, 2013 at 04:06:40PM +0200, Thomas Monjalon wrote:
> Some functions don't modify their parameter which should be marked as const.
>
> Signed-off-by: Thomas Monjalon
> ---
> lib/librte_malloc/malloc_elem.h |6 +++---
> lib/librte_malloc/malloc_heap.c |2 +-
> lib/librte_mall
Some functions don't modify their parameter which should be marked as const.
Signed-off-by: Thomas Monjalon
---
lib/librte_malloc/malloc_elem.h |6 +++---
lib/librte_malloc/malloc_heap.c |2 +-
lib/librte_malloc/malloc_heap.h |2 +-
lib/librte_malloc/rte_malloc.c |4 ++--
lib/li
3 matches
Mail list logo