On Sat, Mar 4, 2023 at 1:01 PM Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote: > > Silly useless cases are just that - silly and useless. They should not > be arguments for the real cases then being optimized and simplified. There's a missing "not" above, that was hopefully obvious from the context: "They should not be arguments for the real cases then NOT being optimized and simplified" Linus