2018-01-14 23:49 GMT+09:00 Ulf Magnusson <ulfalizer@xxxxxxxxx>: > It is not obvious that this might refer to an 'if', making the code > pretty cryptic: > > if (menu->list && (!menu->prompt || !menu->prompt->text)) { > > Kconfig keeps the 'if' menu nodes even after flattening. Reflect that in > the example to be accurate. > > No functional changes. Only comments added. > > Signed-off-by: Ulf Magnusson <ulfalizer@xxxxxxxxx> > --- > Changelog > > v2: > I forgot to mention that this code also undoes automatic submenus created below > promptless symbols. > > scripts/kconfig/menu.c | 29 +++++++++++++++++++++++++++++ > 1 file changed, 29 insertions(+) > Applied to linux-kbuild/kconfig. Thanks! -- Best Regards Masahiro Yamada -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html