> So first off, please refer to the Linux Coding Style document. 'sizeof > foo' is not a proper construct according to our style guidelines. It is > sizeof(foo). Linux Kernel CodingStyle document that is. Regards, -Denis