On Thu, 1 May 2008 17:50:38 -0400 (EDT)
Steven Rostedt <rostedt@goodmis.org> wrote:
ooh, I'd forgotten about typecheck.
Just use typecheck. The BUILD_BUG_ON is overkill.
y:/usr/src/linux-2.6.25> grep -rl 'unsigned long flags' . | wc -l
2311
eargh. I agree with me.
--