[PATCH 07/10] test-pmd: don't return value from void function
fengchengwen
fengchengwen at huawei.com
Wed Feb 12 02:10:02 CET 2025
Signed-off-by: Chengwen Feng <fengchengwen at huawei.com>
On 2025/2/12 6:02, 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>
More information about the dev
mailing list