You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having been reading a bunch of kernel code, as well as writing some, I have really come to like this programming style.
It makes it very easy to step through the code in your head due to it being very readable imo.