ring-buffer: Add enum names for the context levels
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>
Fri, 29 May 2015 14:32:28 +0000 (10:32 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Fri, 29 May 2015 14:39:08 +0000 (10:39 -0400)
Instead of having hard coded numbers for the context levels, use
enums to describe them more.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>

No differences found