WSL2-Linux-Kernel/scripts/kconfig
Colin Ian King b6a2ab2cd4 kconfig: use va_end to match corresponding va_start
Although on some systems va_end is a no-op, it is good practice
to use va_end, especially since the manual states:

"Each invocation of va_start() must be matched by a corresponding
invocation of va_end() in the same function."

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
2015-01-27 16:52:43 +01:00
..
lxdialog
.gitignore
Makefile
POTFILES.in
check.sh
conf.c
confdata.c kconfig: use va_end to match corresponding va_start 2015-01-27 16:52:43 +01:00
expr.c
expr.h
gconf.c
gconf.glade
images.c
kxgettext.c
list.h
lkc.h
lkc_proto.h
mconf.c calloc/xcalloc: Fix argument order 2014-12-09 10:06:29 -03:00
menu.c kconfig: Fix warning "‘jump’ may be used uninitialized" 2014-11-28 14:39:13 +01:00
merge_config.sh merge_config.sh: Display usage if given too few arguments 2015-01-07 21:28:12 +01:00
nconf.c
nconf.gui.c
nconf.h
qconf.cc
qconf.h
streamline_config.pl
symbol.c
util.c
zconf.gperf
zconf.hash.c_shipped
zconf.l
zconf.lex.c_shipped
zconf.tab.c_shipped
zconf.y