On Thu, Aug 14, 2025 at 02:28:47PM -0700, Stephen Hemminger wrote: > Use of comma as statement separator is discouraged and > reported as warning by clang with -Wcomma > > Signed-off-by: Stephen Hemminger <step...@networkplumber.org> > --- > lib/eal/common/rte_malloc.c | 4 ++-- > lib/eal/linux/eal_alarm.c | 6 ++++-- > 2 files changed, 6 insertions(+), 4 deletions(-)
Acked-by: Bruce Richardson <bruce.richard...@intel.com>