[PATCH v3 0/7] avoid unnecessary use of comma operator

Morten Brørup mb at smartsharesystems.com
Sat Aug 16 09:45:55 CEST 2025


> From: Stephen Hemminger [mailto:stephen at networkplumber.org]
> Sent: Friday, 15 August 2025 18.26
> 
> Clang has ability to detect suspicious use of comma operator
> where a semicolon would have the same effect.
> Easy enough to fix in DPDK code.

Series-acked-by: Morten Brørup <mb at smartsharesystems.com>

Thank you for cleaning up DPDK with this improvement.



More information about the dev mailing list