Kernel prepatch 3.11-rc4
Kernel prepatch 3.11-rc4
Posted Aug 6, 2013 9:59 UTC (Tue) by khim (subscriber, #9252)In reply to: Kernel prepatch 3.11-rc4 by mpr22
Parent article: Kernel prepatch 3.11-rc4
It's obviously wrong thing to do because code readability is more important then code writability: it's written once by one guy but then read by thousands and sometimes refactored (to refactor something you need to first read old code and then write new code thus balance is unchanged).
Tradeoffs may be different in code which you are writting for yourself to only run it once... but you would not believe how often such code survives for years, so I'm not sure there are places where I would like to see Yoda conditions in practice.
