public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next 0/2] Kconfig: clean code
@ 2022-09-12  9:48 Zeng Heng
  2022-09-12  9:48 ` [PATCH -next 1/2] Kconfig: remove unused argment 'ch' Zeng Heng
  2022-09-12  9:48 ` [PATCH -next 2/2] Kconfig: remove unused function 'menu_get_root_menu' Zeng Heng
  0 siblings, 2 replies; 6+ messages in thread
From: Zeng Heng @ 2022-09-12  9:48 UTC (permalink / raw)
  To: masahiroy; +Cc: linux-kbuild, linux-kernel, weiyongjun1

A patch set abount clean code for Kconfig. 

Zeng Heng (2):
  Kconfig: remove unused argment 'ch'
  Kconfig: remove unused function 'menu_get_root_menu'

 scripts/kconfig/conf.c | 2 +-
 scripts/kconfig/lkc.h  | 3 +--
 scripts/kconfig/menu.c | 5 -----
 3 files changed, 2 insertions(+), 8 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-09-14  1:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-12  9:48 [PATCH -next 0/2] Kconfig: clean code Zeng Heng
2022-09-12  9:48 ` [PATCH -next 1/2] Kconfig: remove unused argment 'ch' Zeng Heng
2022-09-13 16:35   ` Masahiro Yamada
2022-09-14  1:34     ` Zeng Heng
2022-09-12  9:48 ` [PATCH -next 2/2] Kconfig: remove unused function 'menu_get_root_menu' Zeng Heng
2022-09-13 16:37   ` Masahiro Yamada

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox