Live data from Hacker News

The world's worst Linux kernel module

github.com

71–72 of 72 posts

Re: The world's worst Linux kernel module

#71

Is it normal kernel style to use if blocks without braces if it's only one line? See https://github.com/davidmalcolm/antipatterns.ko/blob/main/bu...

From https://www.kernel.org/doc/html/v4.10/process/coding-style.h... "Do not unnecessarily use braces where a single statement will do."

Apples famous "gotofail" SSL Security Bug was due to this

https://embeddedgurus.com/barr-code/2014/03/apples-gotofail-...

Post reply on HN