From: Steven Rostedt Date: Mon, 20 Apr 2009 16:59:29 +0000 (-0400) Subject: tracing: remove dangling semicolon X-Git-Tag: v2.6.31-rc1~401^2~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23de29de2d8b227943be191d59fb6d983996d55e;p=pandora-kernel.git tracing: remove dangling semicolon Due to a cut and paste error, the trace_seq_putc had a semicolon after the prototype but before the stub function when tracing is disabled. [Impact: fix compile error ] Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed