diff options
author | 2019-05-11 01:56:48 +0900 | |
---|---|---|
committer | 2019-05-14 23:23:16 +0900 | |
commit | 4cb726121e2cce18d4db5e79347f3ade5fd661a2 (patch) | |
tree | f03ab6b5d0b0550179eac2dbe9fbb7b53ad4865e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | kconfig: make parent directories for the saved .config as needed (diff) | |
download | wireguard-linux-4cb726121e2cce18d4db5e79347f3ade5fd661a2.tar.xz wireguard-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 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions