tracing: Skip printing "OK" if failed to disable event
authorYuanhan Liu <yuanhan.liu@linux.intel.com>
Mon, 27 Aug 2012 07:13:45 +0000 (15:13 +0800)
committerSteven Rostedt <rostedt@goodmis.org>
Fri, 14 Sep 2012 02:52:07 +0000 (22:52 -0400)
commit76bab1b78ab6f25d5f74165f94526c25fc93d984
treed6640f7bffa1fdeea0403b1c793a82fc880b9faa
parentd57c5d51a30152f3175d2344cb6395f08bf8ee0c
tracing: Skip printing "OK" if failed to disable event

No acutal case found. But logically, we should skip "OK" in case any
error met.

Link: http://lkml.kernel.org/r/1346051625-25231-1-git-send-email-yuanhan.liu@linux.intel.com
Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
kernel/trace/trace_events.c