On 3/14/2024 9:17 AM, David Marchand wrote: > This is a cleanup similar to previous ones in EAL and examples. > Instead of using strcmp for every long options while getopt_long already > did such parsing, rely on getopt_long return value. > > Note for reviewers: this patch is best reviewed once applied locally and > displayed with git show -w. > > Signed-off-by: David Marchand <david.march...@redhat.com> >
Acked-by: Ferruh Yigit <ferruh.yi...@amd.com>