[dpdk-dev] [PATCH v2] vhost: normalize return type and function name

Maxime Coquelin maxime.coquelin at redhat.com
Tue Sep 28 17:34:54 CEST 2021



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.ding at 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



More information about the dev mailing list