From: Eduard - Gabriel Munteanu Date: Mon, 9 Feb 2009 06:15:55 +0000 (+0200) Subject: tracing: Move pipe waiting code out of tracing_read_pipe(). X-Git-Tag: v2.6.30-rc1~2^2~115^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff98781bab2735e6c89793034173e0cb5007a7e5;p=pandora-kernel.git tracing: Move pipe waiting code out of tracing_read_pipe(). This moves the pipe waiting code from tracing_read_pipe() into tracing_wait_pipe(), which is useful to implement other fops, like splice_read. Signed-off-by: Eduard - Gabriel Munteanu Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed