diff options
author | 2016-05-02 19:47:52 +0900 | |
---|---|---|
committer | 2016-05-03 14:05:59 -0700 | |
commit | abfaf5fcd8be6c014d773139390d54d4611ef596 (patch) | |
tree | 3d1830a87076cd0ad0efd6ee10062ac27467bf15 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging: wilc1000: rename result in handle_get_ip_address (diff) | |
download | linux-dev-abfaf5fcd8be6c014d773139390d54d4611ef596.tar.xz linux-dev-abfaf5fcd8be6c014d773139390d54d4611ef596.zip |
staging: wilc1000: fix comparison style of if statement in handle_get_ip_address
This patch changes conditional comparison of if statement as if (ret)
instead of using if (ret != 0)
Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions