Skip to content
Commit 4cb72612 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

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: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 580c5b3e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment