On Fri, Oct 17, 2025 at 08:02:09AM -0700, Stephen Hemminger wrote:
> Clang (3.9 or later) has a -Wcomma that emits warnings for questionable
> uses of the comma operator.
> 
> Don't enable it for drivers since many drivers still use
> comma operator unnecessarily.
> 
> Signed-off-by: Stephen Hemminger <[email protected]>
> Acked-by: Konstantin Ananyev <[email protected]>
> Acked-by: Chengwen Feng <[email protected]>
> Acked-by: Morten Brørup <[email protected]>
> ---
Acked-by: Bruce Richardson <[email protected]>

Reply via email to