On Sat, Feb 14, 2015 at 09:59:10AM -0500, Stephen Hemminger wrote:
> *alloc() routines return void * and therefore cast is not needed.
>
> Signed-off-by: Stephen Hemminger
> ---
> examples/kni/main.c | 4 ++--
> examples/l3fwd-acl/main.c | 4 ++--
> examples/vhost/main.c | 7 ---
>
*alloc() routines return void * and therefore cast is not needed.
Signed-off-by: Stephen Hemminger
---
examples/kni/main.c | 4 ++--
examples/l3fwd-acl/main.c | 4 ++--
examples/vhost/main.c | 7 ---
3 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/examples/kni/main.c
2 matches
Mail list logo