diff options
author | Chaehyun Lim <chaehyun.lim@gmail.com> | 2016-05-02 13:47:52 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-05-04 00:05:59 +0300 |
commit | abfaf5fcd8be6c014d773139390d54d4611ef596 (patch) | |
tree | 3d1830a87076cd0ad0efd6ee10062ac27467bf15 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 6f2f5d5ec1091bb54e913c3c26bad5ff6e8f9dd0 (diff) | |
download | linux-abfaf5fcd8be6c014d773139390d54d4611ef596.tar.xz |
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/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions