Hacker News new | ask | show | jobs
by zaarn 3010 days ago
I believe this is C, since we're on the LKML, not C++.

Even if it's horrible, in a kernel you might want macros like these if a function call would sit in a hotpath and induce overhead.

1 comments

I think the point of that comment was "because clearly people still want to do these things and are thereby doing even worse in C".