On 8/29/20 1:14 AM, Masahiro Yamada wrote:
> 'scripts/kconfig/qconf -h' just calls usage() and exits, with
> QApplication unused.
> 
> There is no need to construct QApplication so early. Do it after
> the parse stage.
> 
> Signed-off-by: Masahiro Yamada <masahi...@kernel.org>
> ---
> 
>  scripts/kconfig/qconf.cc | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Tested-by: Randy Dunlap <rdun...@infradead.org>

thanks.
-- 
~Randy

Reply via email to