diff options
author | Colin Ian King <colin.king@canonical.com> | 2016-08-16 09:24:39 +0100 |
---|---|---|
committer | Sagi Grimberg <sagi@grimberg.me> | 2016-08-16 11:42:29 +0300 |
commit | 39bbee4e549fbc358b2ef9137c4bf459abd164fb (patch) | |
tree | 1a2ec36c78db539f518dbd35629374e40992b5f5 /net/lapb/lapb_timer.c | |
parent | e3266378bdbca82c2854fc612fa9a391eba1f173 (diff) |
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 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions