From: Christoph Hellwig Date: Fri, 9 May 2008 12:44:02 +0000 (+0200) Subject: m32r: use generic sys_pipe X-Git-Tag: v2.6.26-rc2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b013c2820c409ff84871e55e407ec2181782773;p=pandora-kernel.git m32r: use generic sys_pipe m32r can use the generic sys_pipe implementation. The current sys_pipe implementation on m32r only differes from the generic one by passing a lot of additional unused registers to sys_pipe. Reviewed and tested by Hirokazu Takata. Signed-off-by: Christoph Hellwig Acked-by: Hirokazu Takata Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed