On Sun, Mar 15, 2020 at 12:00 PM Marek Vasut <[email protected]> wrote: > > Replace combination of malloc()+memset() with calloc() as the behavior > is exactly the same and the amount of code is reduced. > > Signed-off-by: Marek Vasut <[email protected]> > Cc: Joe Hershberger <[email protected]> > Cc: Masahiro Yamada <[email protected]>
Acked-by: Joe Hershberger <[email protected]>

