[coreboot-gerrit] Patch merged into coreboot/master: 5910aa8 kconfig: calloc/xcalloc: Fix argument order

gerrit at coreboot.org gerrit at coreboot.org
Mon Apr 6 23:15:00 CEST 2015


the following patch was just integrated into master:
commit 5910aa88a775bf37ebe445fa89c34389add000b6
Author: Stefan Reinauer <stefan.reinauer at coreboot.org>
Date:   Mon Apr 6 01:30:44 2015 +0200

    kconfig: calloc/xcalloc: Fix argument order
    
    The calloc() and xcalloc() functions takes @nmemb first and then @size.  Fix all w/
    pattern "calloc\s*(\s*sizeof".
    
    Signed-off-by: Arjun Sreedharan <arjun024 at gmail.com>
    Cc: "Yann E. MORIN" <yann.morin.1998 at free.fr>
    Cc: Ingo Molnar <mingo at redhat.com>
    Cc: Paul Mackerras <paulus at samba.org>
    Cc: Peter Zijlstra <a.p.zijlstra at chello.nl>
    Link: http://lkml.kernel.org/r/1417866043-1877-1-git-send-email-arjun024@gmail.com
    Signed-off-by: Arnaldo Carvalho de Melo <acme at redhat.com>
    
    Change-Id: I8b51cc59b3f3631b93b7e215fec5bf140cc2cbf9
    Signed-off-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Reviewed-on: http://review.coreboot.org/9313
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Marc Jones <marc.jones at se-eng.com>


See http://review.coreboot.org/9313 for details.

-gerrit



More information about the coreboot-gerrit mailing list