git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
723be1f
)
do_pipe cleanup: drop its last user in arch/alpha/
author
Cheng Renquan
<crquan@gmail.com>
Wed, 14 Jan 2009 09:01:33 +0000
(17:01 +0800)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 27 Mar 2009 18:43:58 +0000
(14:43 -0400)
The last user of do_pipe is in arch/alpha/, after replacing it with
do_pipe_flags, the do_pipe can be totally dropped.
Signed-off-by: Cheng Renquan <crquan@gmail.com>
Acked-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found