Re: [PATCH 3/3] ivi: Switch from MEM_ALLOC to the now equivalent xzalloc

2016-03-16 Thread Pekka Paalanen
On Tue, 15 Mar 2016 15:34:45 -0700 Bryce Harrington wrote: > Signed-off-by: Bryce Harrington > --- > clients/ivi-shell-user-interface.c | 22 +++--- > 1 file changed, 7 insertions(+), 15 deletions(-) Reviewed-by: Pekka Paalanen regardless whether xzalloc will be reporting file

[PATCH 3/3] ivi: Switch from MEM_ALLOC to the now equivalent xzalloc

2016-03-15 Thread Bryce Harrington
Signed-off-by: Bryce Harrington --- clients/ivi-shell-user-interface.c | 22 +++--- 1 file changed, 7 insertions(+), 15 deletions(-) diff --git a/clients/ivi-shell-user-interface.c b/clients/ivi-shell-user-interface.c index db64f19..0a24ed6 100644 --- a/clients/ivi-shell-user-in