Re: [PATCH v2 03/15] net: rnpgbe: Add basic mbx ops support
From: Andrew Lunn <andrew@lunn.ch>
Date: 2025-07-23 14:38:46
Also in:
linux-doc, lkml
From: Andrew Lunn <andrew@lunn.ch>
Date: 2025-07-23 14:38:46
Also in:
linux-doc, lkml
quoted
Flagged by W=1 builds with Clang 20.1.8, and Smatch.quoted
+}...Got it, I will fix this. Maybe my clang (10.0.0) is too old, I will update it and try W=1 again.
10.0.0 was released 24 Mar 2020. That is a five year old compiler! Try something a bit more modern. Andrew