Masahiro Yamada 4cb726121e kconfig: remove useless NULL pointer check in conf_write_dep()
conf_write_dep() has just one caller:

    conf_write_dep("include/config/auto.conf.cmd");

"name" always points to a valid string.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2019-05-14 23:23:16 +09:00
..
2019-02-13 23:25:58 +09:00
2019-05-09 22:37:17 +09:00
2019-02-13 23:25:58 +09:00
2019-02-13 23:25:49 +09:00
2019-02-13 23:25:58 +09:00
2019-02-13 23:25:58 +09:00
2019-03-12 02:50:24 +09:00