Kernel prepatch 3.11-rc4
Kernel prepatch 3.11-rc4
Posted Aug 5, 2013 10:29 UTC (Mon) by NAR (subscriber, #1313)In reply to: Kernel prepatch 3.11-rc4 by kalvdans
Parent article: Kernel prepatch 3.11-rc4
When I started learning C, one of the useful tips I got was that when I check equality between an rvalue and and lvalue, always put the rvalue on the left, so if I miss the second =, the compiler will catch it. It might seem ugly, but damn useful.
