From: Jens Axboe Date: Mon, 4 Jun 2007 07:59:47 +0000 (+0200) Subject: splice: divorce the splice structure/function definitions from the pipe header X-Git-Tag: v2.6.23-rc1~1157^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6b29d7cee064f28ca097e906de7453541351095;p=pandora-kernel.git splice: divorce the splice structure/function definitions from the pipe header We need to move even more stuff into the header so that folks can use the splice_to_pipe() implementation instead of open-coding a lot of pipe knowledge (see relay implementation), so move to our own header file finally. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed