diff options
author | Christoph Hellwig <hch@lst.de> | 2008-05-09 12:41:17 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-05-09 17:03:03 +0200 |
commit | 41d88d55b2891203e98d1dc0acab949ffd0af078 (patch) | |
tree | 5838c5745b4804791ac38ddef33df0df3579fa63 /include/asm-generic | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 (diff) | |
download | linux-41d88d55b2891203e98d1dc0acab949ffd0af078.tar.xz linux-41d88d55b2891203e98d1dc0acab949ffd0af078.zip |
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 <hch@lst.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/asm-generic')
0 files changed, 0 insertions, 0 deletions