https://bugzilla.kernel.org/show_bug.cgi?id=207959 Luc Van Oostenryck (luc.vanoostenryck@xxxxxxxxx) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |luc.vanoostenryck@xxxxxxxxx --- Comment #1 from Luc Van Oostenryck (luc.vanoostenryck@xxxxxxxxx) --- In fact, sparse already support this via the option '-Wno-universal-initializer'. It's really very recent and thus only in the mainline tree, not in a release (and it was introduced for another warning but the result is the same). My very personal point of view is that the correct syntax should be '{ }' because it conveys much better the idea of a default initializer. This single zero in '{ 0 }' is just confusing. -- You are receiving this mail because: You are watching the assignee of the bug.