On Tue, 23 Apr 2024, "Arnd Bergmann" wrote:
> On Tue, Apr 23, 2024, at 12:24, Masahiro Yamada wrote:
>> When you create a submenu using the 'menu' syntax, there is no
>> ambiguity about the end of the submenu because the code between
>> 'menu' and 'endmenu' becomes the submenu.
>>
> ...
>>
>> Sign
On Tue, Apr 23, 2024, at 12:24, Masahiro Yamada wrote:
> When you create a submenu using the 'menu' syntax, there is no
> ambiguity about the end of the submenu because the code between
> 'menu' and 'endmenu' becomes the submenu.
>
...
>
> Signed-off-by: Masahiro Yamada
I think this is a useful c