Re: MFD for v5.9

From: Linus Torvalds
Date: Wed Aug 12 2020 - 15:06:08 EST


On Tue, Aug 11, 2020 at 12:46 AM Lee Jones <lee.jones@xxxxxxxxxx> wrote:
>
> Enjoy!

No.

This causes new compiler warnings.

I pulled, did a basic test-compile, and unpulled.

I refuse to pull garbage that hasn't even seen the most trivial build-test.

And no, "I built it but didn't check for warnings" is not a build
test. That's just complete garbage. It's showing the code to the
compiler, and not bothering to look at what the compiler said about
it.

You can try again next merge window, by now it's too late to send me
completely untested garbage and try to fix it up.

Linus