[PATCH v2 07/10] test-pmd: don't return value from void function

Bruce Richardson bruce.richardson at intel.com
Tue Feb 18 17:42:33 CET 2025


On Tue, Feb 18, 2025 at 08:32:06AM -0800, Andre Muezerie wrote:
> Compiling with MSVC results in the warning below:
> 
> app/test-pmd/cmdline_flow.c(13964): warning C4098: 'cmd_set_raw_parsed':
>     'void' function returning a value
> 
> Signed-off-by: Andre Muezerie <andremue at linux.microsoft.com>
> Signed-off-by: Chengwen Feng <fengchengwen at huawei.com>
> ---
Acked-by: Bruce Richardson <bruce.richardson at intel.com>



More information about the dev mailing list