diff options
author | Chaitanya Kulkarni <[email protected]> | 2022-02-22 19:36:56 -0800 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2022-03-14 08:43:05 +0100 |
commit | 462b8b2d84975758e5b74fe832bfe8145eef403f (patch) | |
tree | b04560e84417247ac833d5f61de2508c0b3994ba /net/lapb/lapb_in.c | |
parent | 8f31dded50d927974a5a696196052ed53f1baf66 (diff) |
nvme-tcp: don't initialize ret variable
No point in initializing ret variable to 0 in nvme_tcp_start_io_queue()
since it gets overwritten by a call to nvme_tcp_start_queue().
Signed-off-by: Chaitanya Kulkarni <[email protected]>
Reviewed-by: Sagi Grimberg <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions