[U-Boot] [PATCH 1/4] gunzip: rename z{alloc, free} to gz{alloc, free}

Anatolij Gustschin agust at denx.de
Thu Apr 26 14:47:28 CEST 2012


On Mon,  9 Apr 2012 19:39:53 -0400
Mike Frysinger <vapier at gentoo.org> wrote:

> This allows us to add a proper zalloc() func (one that does a zeroing
> alloc), and removes duplicate prototypes.
> 
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> ---
>  fs/cramfs/uncompress.c |    7 ++-----
>  include/u-boot/zlib.h  |    3 +++
>  lib/gunzip.c           |   11 ++++-------
>  3 files changed, 9 insertions(+), 12 deletions(-)

Applied to u-boot-staging/agust at denx.de, thanks.

Anatolij


More information about the U-Boot mailing list