1
0
Fork 0
remarkable-linux/samples/trace_events
Linus Torvalds f1e7f9dc11 Fix tracing sample code warning.
commit a0cb2b5c39 upstream.

Commit 6575257c60 ("tracing/samples: Fix creation and deletion of
simple_thread_fn creation") introduced a new warning due to using a
boolean as a counter.

Just make it "int".

Fixes: 6575257c60 ("tracing/samples: Fix creation and deletion of simple_thread_fn creation")
Cc: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-11-08 10:08:33 +01:00
..
Makefile tracing: update sample event documentation 2009-06-16 19:53:07 -04:00
trace-events-sample.c Fix tracing sample code warning. 2017-11-08 10:08:33 +01:00
trace-events-sample.h Sample: Trace_event: Correct the comments 2015-11-02 14:09:15 -05:00