On Tue, Jan 25, 2005 at 03:39:12PM -0800, George Anzinger wrote: > I would like to get a read on the following defines... > #define mmclock mmtimer.clock > #define mmnode mmtimer.node > #define mmincr mmtimer.incr > #define mmexpires mmtimer.expires
Ick, we already abuse the preprocessor too much, I really don't like that. Yes, it saves a few keystrokes but makes things hard to find and/or more vague when using cscope/grep, etc. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/