From: Jens Axboe Date: Mon, 11 Jun 2007 10:18:52 +0000 (+0200) Subject: Remove remnants of sendfile() X-Git-Tag: v2.6.23-rc1~1157^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d96e6e71647846e0dab097efd9b8bf3a3a556dca;p=pandora-kernel.git Remove remnants of sendfile() There are now zero users of .sendfile() in the kernel, so kill it from the file_operations structure and in do_sendfile(). Signed-off-by: Jens Axboe --- Reading git-diff-tree failed