Re: [PATCH 2/3] tracing/ftrace: make nop tracer using tracer flags

From: Ingo Molnar
Date: Mon Nov 17 2008 - 03:47:00 EST



* Frederic Weisbecker <fweisbec@xxxxxxxxx> wrote:

> +#define TRACE_NOP_OPT_ACCEPT 0x1
> +#define TRACE_NOP_OPT_REFUSE 0x2

please use C enums not CPP defines.

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/