Jan. 3, 2015
11:54 p.m.
On Mon, Dec 29, 2014 at 08:00:08PM -0500, Valdis.Kletnieks@vt.edu wrote:
If you're *really* ambitious, converting stuff to use a boolean rather than an int where appropriate would be nice - we don't do that enough currently. But that will require actually reading and understanding the code.
It should not be assumed that true will always be 1 as defined in include/linux/stddef.h, right?