engines/rdma: remove dead code
authorPavel Reichl <preichl@redhat.com>
Fri, 15 Dec 2023 17:43:16 +0000 (18:43 +0100)
committerPavel Reichl <preichl@redhat.com>
Fri, 15 Dec 2023 17:44:24 +0000 (18:44 +0100)
commit922ce62e387ee4158bf61e08c25ef1ce8b359600
tree366d5352630712fd628a6891680fe5b69282061c
parent4e472f8806571ea5799bc898e44609697ba0e140
engines/rdma: remove dead code

The issues was found by Red Hat's OpenScanHub:

    fio-3.35/engines/rdma.c:279:3: warning[deadcode.DeadStores]:
            Value stored to 'ret' is never read

Signed-off-by: Pavel Reichl <preichl@redhat.com>
engines/rdma.c