On 9/16/21 06:34, Xuan Ding wrote:
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.d...@intel.com> --- v2: * Fixed one format issue. --- lib/vhost/vhost.c | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-)
Applied to dpdk-next-virtio/main. Thanks, Maxime