On Mon, Oct 4, 2021 at 3:13 AM David Howells <dhowells@xxxxxxxxxx> wrote: > > Do you want patches that quash warnings from W=1 For W=1? No. The kerneldoc ones might be ok, but actual code fixes have historically been problematic because W=1 sometimes warns for perfectly good code (and then people "fix" it to not warn, and introduce actual bugs). Linus