Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 39bbee4e authored by Colin Ian King's avatar Colin Ian King Committed by Sagi Grimberg
Browse files

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: default avatarColin Ian King <colin.king@canonical.com>
Signed-off-by: default avatarSagi Grimberg <sagi@grimberg.me>
parent e3266378
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment