-
由 Steven Rostedt (Red Hat) 提交于
Using enums with FLAG_BIT and then defining a FLAG = (1 << FLAG_BIT), is a bit more robust as we require that there are no bits out of order or skipped to match the file names that represent the bits. Signed-off-by: NSteven Rostedt <rostedt@goodmis.org>ce3fed62