Re: [PATCH] tracing: Cleanup trace sample file

From: Steven Rostedt
Date: Fri Jun 16 2017 - 11:19:18 EST


On Fri, 16 Jun 2017 09:50:42 -0500
Jeremy Linton <jeremy.linton@xxxxxxx> wrote:

> Support for TRACE_DEFINE_SIZEOF() has been added to the kernel.
> Lets document the use of the new macro and correct a couple of
> minor spelling mistakes.

Break this up into two patches please. One trivial one that corrects
the spelling mistakes, and the other one that adds the DEFINE_SIZEOF()
macro.

Thanks!

-- Steve

>
> Signed-off-by: Jeremy Linton <jeremy.linton@xxxxxxx>