]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
msg/async/dpdk: silence GCC warning
authorKefu Chai <kchai@redhat.com>
Mon, 24 Jun 2019 15:46:31 +0000 (23:46 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 27 Jun 2019 11:53:41 +0000 (19:53 +0800)
commit4512848c056185c654be8645314d46787581beec
tree930657ac3ef3d377d6fb512147120cd31fad912e
parent60f449b36f431e53134c2d1fb2c7e5768e6865d8
msg/async/dpdk: silence GCC warning

no need to std::move() a local variable when returning it.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/msg/async/dpdk/DPDK.h
src/msg/async/dpdk/Packet.h