diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2021-10-01 14:32:51 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2021-10-11 23:13:23 +0900 |
commit | 00d674cb35362dd30df7ff1e0003ad6d6c3ebf3a (patch) | |
tree | e7179188ca497e9a178babffc035f796063e42ec /scripts/mkuboot.sh | |
parent | 57ddd07c456053dfdabebc6a2d030c57cd3fb75b (diff) | |
download | linux-stable-00d674cb35362dd30df7ff1e0003ad6d6c3ebf3a.tar.gz linux-stable-00d674cb35362dd30df7ff1e0003ad6d6c3ebf3a.tar.bz2 linux-stable-00d674cb35362dd30df7ff1e0003ad6d6c3ebf3a.zip |
kconfig: refactor conf_write_dep()
The if ... else inside the for-loop is unneeded because one empty
line is placed after printing the last element of deps_config.
Currently, all errors in conf_write_dep() are ignored. Add proper
error checks.
Rename it to conf_write_autoconf_cmd(), which is more intuitive.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/mkuboot.sh')
0 files changed, 0 insertions, 0 deletions