From: Steven Rostedt Date: Wed, 24 Dec 2008 04:24:11 +0000 (-0500) Subject: ftrace: remove obsolete print continue functionality X-Git-Tag: v2.6.30-rc1~2^2~193^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c47956d9ae3341d2d1998bff26620fa3338c01e4;p=pandora-kernel.git ftrace: remove obsolete print continue functionality Impact: cleanup, remove obsolete code Now that the ring buffer used by ftrace allows for variable length entries, we do not need the 'cont' feature of the buffer. This code makes other parts of ftrace more complex and by removing this it simplifies the ftrace code. Signed-off-by: Steven Rostedt Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed