commit | c2f30f08c115a6bb9061afb4ba314f7e41f20686 | [log] [tgz] |
---|---|---|
author | Max Gurtovoy <maxg@mellanox.com> | Mon Jul 10 17:24:02 2017 +0300 |
committer | Sagi Grimberg <sagi@grimberg.me> | Mon Jul 10 18:45:38 2017 +0300 |
tree | 0727ff0b4303b425c53b81778c0598dbb3a119b6 | |
parent | b27c1e683d2c8cd666a042b02096d18237911a37 [diff] |
nvmet: avoid unneeded assignment of submit_bio return value We actually using the cookie returned from the last submit_bio call. Signed-off-by: Max Gurtovoy <maxg@mellanox.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Sagi Grimberg <sagi@grimberg.me>