From: Christoph Hellwig Date: Fri, 9 May 2008 10:41:17 +0000 (+0200) Subject: cris: kill sys_pipe implementation X-Git-Tag: v2.6.26-rc2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41d88d55b2891203e98d1dc0acab949ffd0af078;p=pandora-kernel.git cris: kill sys_pipe implementation The cris implementation of sys_pipe only differs from the generic one by taking the BKL before calling do_pipe which isn't not nessecary. Just kill the cris implementation and use the generic one. Signed-off-by: Christoph Hellwig Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed