vhost: normalize return type and function name
authorXuan Ding <xuan.ding@intel.com>
Thu, 16 Sep 2021 04:34:15 +0000 (04:34 +0000)
committerMaxime Coquelin <maxime.coquelin@redhat.com>
Tue, 28 Sep 2021 19:23:00 +0000 (21:23 +0200)
commit07ee2d75051677750afb7bf70ffc3803c90c38be
tree72d2f18c6d093e60088ce89f2a27d88f74701969
parent492a239cbfe35573d25341f18fb8169f7c07f25b
vhost: normalize return type and function name

In some function definitions, adjust return type and function name on
a separate line to be consistent with DPDK coding style.

Signed-off-by: Xuan Ding <xuan.ding@intel.com>
Reviewed-by: Chenbo Xia <chenbo.xia@intel.com>
lib/vhost/vhost.c