WSL2-Linux-Kernel/scripts/kconfig
Masahiro Yamada ccf56e5fe3 kconfig: qconf: remove wrong ConfigList::firstChild()
This function returns the first child object, but the returned pointer
is not compatible with (ConfigItem *).

Commit cc1c08edcc ("kconfig: qconf: don't show goback button on
splitMode") uncovered this issue because using the pointer from this
function would make qconf crash. (https://lkml.org/lkml/2020/7/18/411)

This function does not work. Remove.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2020-08-02 23:09:10 +09:00
..
lxdialog
tests
.gitignore kconfig: qconf: compile moc object separately 2020-08-01 20:54:39 +09:00
Makefile kconfig: qconf: compile moc object separately 2020-08-01 20:54:39 +09:00
conf.c
confdata.c
expr.c
expr.h
gconf-cfg.sh
gconf.c
gconf.glade
images.c
images.h
lexer.l
list.h
lkc.h
lkc_proto.h
mconf-cfg.sh
mconf.c
menu.c
merge_config.sh
nconf-cfg.sh
nconf.c
nconf.gui.c
nconf.h
parser.y
preprocess.c
qconf-cfg.sh
qconf.cc kconfig: qconf: remove wrong ConfigList::firstChild() 2020-08-02 23:09:10 +09:00
qconf.h kconfig: qconf: remove wrong ConfigList::firstChild() 2020-08-02 23:09:10 +09:00
streamline_config.pl
symbol.c
util.c