[GIT PULL] Kbuild fixes for v5.9-rc6

From: Masahiro Yamada
Date: Sun Sep 20 2020 - 00:10:15 EST


Hi Linus,

Please pull more fixes.
Thanks.




The following changes since commit 856deb866d16e29bd65952e0289066f6078af773:

Linux 5.9-rc5 (2020-09-13 16:06:00 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
tags/kbuild-fixes-v5.9-3

for you to fetch changes up to a46afd11414758233f23798cc5be51e554d04efe:

kconfig: qconf: revive help message in the info view (2020-09-20
12:58:54 +0900)

----------------------------------------------------------------
Kbuild fixes for v5.9 (3rd)

- fix qconf warnings and revive help message

----------------------------------------------------------------
Masahiro Yamada (3):
kconfig: qconf: use delete[] instead of delete to free array (again)
kconfig: qconf: fix incomplete type 'struct gstr' warning
kconfig: qconf: revive help message in the info view

scripts/kconfig/lkc.h | 47
++++++++++++++++++++++++++++++-----------------
scripts/kconfig/lkc_proto.h | 14 --------------
scripts/kconfig/qconf.cc | 13 +++++++++----
3 files changed, 39 insertions(+), 35 deletions(-)


--
Best Regards
Masahiro Yamada