[dpdk-dev] [PATCH v3 1/5] vhost: unify VhostUserMsg usage

Burakov, Anatoly anatoly.burakov at intel.com
Thu Sep 20 17:56:15 CEST 2018


On 15-Sep-18 6:20 AM, Nikolay Nikolaev wrote:
> Use the typedef version of struct VhostUserMsg. Also unify the related
> parameter name.
> 
> Signed-off-by: Nikolay Nikolaev <nicknickolaev at gmail.com>
> ---

I'm probably missing some background on this, but according to DPDK 
coding style guide, typedef structs are to be avoided [1].

[1] 
https://doc.dpdk.org/guides-18.08/contributing/coding_style.html#typedefs

-- 
Thanks,
Anatoly


More information about the dev mailing list