X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=fs%2Fpipe.c;h=bfd946a9ad01fe80d557dd093774c5258c58a41a;hb=1c3b3e6527e57156bf4082f11c2151957560fe6a;hp=39c96845a72fb15e19844248d206e81ccf448001;hpb=36c1b20d15703662aa0f14a32a8bd19ab3a33076;p=linux-2.6-microblaze.git diff --git a/fs/pipe.c b/fs/pipe.c index 39c96845a72f..bfd946a9ad01 100644 --- a/fs/pipe.c +++ b/fs/pipe.c @@ -171,7 +171,7 @@ EXPORT_SYMBOL(generic_pipe_buf_try_steal); * * Description: * This function grabs an extra reference to @buf. It's used in - * in the tee() system call, when we duplicate the buffers in one + * the tee() system call, when we duplicate the buffers in one * pipe into another. */ bool generic_pipe_buf_get(struct pipe_inode_info *pipe, struct pipe_buffer *buf)