Kernel prepatch 3.11-rc4
Kernel prepatch 3.11-rc4
Posted Aug 6, 2013 10:01 UTC (Tue) by khim (subscriber, #9252)In reply to: Kernel prepatch 3.11-rc4 by kugel
Parent article: Kernel prepatch 3.11-rc4
Easy: when you see on Yoda condition it's harder for you to notice that code does something syntactically correct yet semantically wrong. Uses address of wrong variable (which is pushed to the end of expression with Yoda condition), for example.
