[PATCH v2] drivers: disable comma warnings selectively

Stephen Hemminger stephen at networkplumber.org
Thu Feb 19 22:53:26 CET 2026


On Thu, 19 Feb 2026 15:22:25 +0000
Bruce Richardson <bruce.richardson at intel.com> wrote:

> Rather than disabling -Wcomma for all drivers, only disable it on a
> case-by-case basis for drivers that need it disabled. Use a variable to
> do so, to avoid issues with compilers like MSVC that don't support the
> -Wno-comma flag.
> 
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
> ---

Queued to next-net


More information about the dev mailing list