Kernel prepatch 3.11-rc4
Kernel prepatch 3.11-rc4
Posted Aug 5, 2013 12:20 UTC (Mon) by error27 (subscriber, #8346)In reply to: Kernel prepatch 3.11-rc4 by error27
Parent article: Kernel prepatch 3.11-rc4
Also in the kernel checkpatch.pl doesn't let people do:
if ((rc = lbmRead(log, log->page, &bp)))
Banning these is better than writing Yoda code because it makes the code easier to read and less error prone at the same time.
