Has this real impact, or "only" less code in the future? (Of course, that is not only, but as a kernel *user*, I'd like to know what's innit for me ;-) )
Posted Apr 15, 2010 17:41 UTC (Thu) by quartz (guest, #37351)
[Link]
Less code means less maintenance (mainly less time spent understanding code when something around that area breaks).
Less code with the same functionality and performance usually means happy developers, smaller code size in memory, and, on the long term, less bugs (yes, there are always exceptions).