[PATCH] drivers: disable comma warnings selectively

Stephen Hemminger stephen at networkplumber.org
Fri Feb 13 19:47:47 CET 2026


On Fri, 13 Feb 2026 15:14:00 +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>
> ---

Marking as deferred until Intel driver fixes hit


More information about the dev mailing list