coreboot-kgpe-d16/util/kconfig
Stefan Reinauer 5910aa88a7 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@gmail.com>
Cc: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@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@redhat.com>

Change-Id: I8b51cc59b3f3631b93b7e215fec5bf140cc2cbf9
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: http://review.coreboot.org/9313
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
2015-04-06 23:14:59 +02:00
..
lxdialog kconfig: lxdialog: fix spelling 2015-04-06 23:13:40 +02:00
check.sh kbuild: trivial - remove trailing empty lines 2015-04-06 23:13:50 +02:00
conf.c kbuild: trivial - use tabs for code indent where possible 2015-04-06 23:13:15 +02:00
confdata.c kconfig: use va_end to match corresponding va_start 2015-04-06 23:13:29 +02:00
expr.c kconfig: update to follow upstream more closely 2014-05-07 19:39:28 +02:00
expr.h kconfig: update to follow upstream more closely 2014-05-07 19:39:28 +02:00
gconf.c kbuild: trivial - use tabs for code indent where possible 2015-04-06 23:13:15 +02:00
gconf.glade kconfig: update to follow upstream more closely 2014-05-07 19:39:28 +02:00
images.c Kconfig! 2009-08-12 15:00:51 +00:00
kxgettext.c kconfig: update to follow upstream more closely 2014-05-07 19:39:28 +02:00
list.h kconfig: update to follow upstream more closely 2014-05-07 19:39:28 +02:00
lkc.h kconfig: update to follow upstream more closely 2014-05-07 19:39:28 +02:00
lkc_proto.h kconfig: update to follow upstream more closely 2014-05-07 19:39:28 +02:00
Makefile kconfig: update to follow upstream more closely 2014-05-07 19:39:28 +02:00
mconf.c kconfig: calloc/xcalloc: Fix argument order 2015-04-06 23:14:59 +02:00
menu.c kconfig: Fix warning "‘jump’ may be used uninitialized" 2015-04-06 23:14:09 +02:00
miniconfig util: Add miniconfig, a script to minimize coreboot configurations 2015-03-26 03:06:54 +01:00
nconf.c kbuild: trivial - remove trailing empty lines 2015-04-06 23:13:50 +02:00
nconf.gui.c kconfig: update to follow upstream more closely 2014-05-07 19:39:28 +02:00
nconf.h kconfig: update to follow upstream more closely 2014-05-07 19:39:28 +02:00
POTFILES.in kconfig: update to follow upstream more closely 2014-05-07 19:39:28 +02:00
qconf.cc kconfig: update to follow upstream more closely 2014-05-07 19:39:28 +02:00
qconf.h kconfig: update to follow upstream more closely 2014-05-07 19:39:28 +02:00
regex.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
regex.h Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
symbol.c kconfig: update to follow upstream more closely 2014-05-07 19:39:28 +02:00
util.c kbuild: trivial - remove trailing empty lines 2015-04-06 23:13:50 +02:00
zconf.gperf kconfig: update to follow upstream more closely 2014-05-07 19:39:28 +02:00
zconf.hash.c_shipped kconfig: update to follow upstream more closely 2014-05-07 19:39:28 +02:00
zconf.l kbuild: trivial - use tabs for code indent where possible 2015-04-06 23:13:15 +02:00
zconf.lex.c_shipped kbuild: trivial - use tabs for code indent where possible 2015-04-06 23:13:15 +02:00
zconf.tab.c_shipped kbuild: trivial - use tabs for code indent where possible 2015-04-06 23:13:15 +02:00
zconf.y kbuild: trivial - use tabs for code indent where possible 2015-04-06 23:13:15 +02:00