diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-05-10 18:56:48 +0200 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-05-14 16:23:16 +0200 |
commit | 4cb726121e2cce18d4db5e79347f3ade5fd661a2 (patch) | |
tree | f03ab6b5d0b0550179eac2dbe9fbb7b53ad4865e /scripts/kconfig/lexer.l | |
parent | kconfig: make parent directories for the saved .config as needed (diff) | |
download | linux-4cb726121e2cce18d4db5e79347f3ade5fd661a2.tar.xz linux-4cb726121e2cce18d4db5e79347f3ade5fd661a2.zip |
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>
Diffstat (limited to 'scripts/kconfig/lexer.l')
0 files changed, 0 insertions, 0 deletions