diff options
author | Colin Ian King <colin.king@canonical.com> | 2016-08-16 11:24:39 +0300 |
---|---|---|
committer | Sagi Grimberg <sagi@grimberg.me> | 2016-08-16 11:42:29 +0300 |
commit | 39bbee4e549fbc358b2ef9137c4bf459abd164fb (patch) | |
tree | 1a2ec36c78db539f518dbd35629374e40992b5f5 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | e3266378bdbca82c2854fc612fa9a391eba1f173 (diff) | |
download | linux-39bbee4e549fbc358b2ef9137c4bf459abd164fb.tar.xz |
nvme-rdma: initialize ret to zero to avoid returning garbage
ret is not initialized so it contains garbage. Ensure garbage
is not returned by initializing rc to 0.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions