Re: [PATCH] tracing: kill some magic numbers

From: Steven Rostedt
Date: Fri Apr 03 2009 - 12:20:52 EST





On Fri, 27 Mar 2009, Li Zefan wrote:

> Impact: cleanup
>
> Use USEC_PER_SEC and NSEC_PER_SEC instead of 1000000 and 1000000000.
>
> Signed-off-by: Li Zefan <lizf@xxxxxxxxxxxxxx>

Thanks, applied. I just changed the subject to say:

tracing: use macros to denote usec and nsec per second

This way it is a bit more descriptive in what it does.

-- Steve

--
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/