tools headers UAPI: Sync openat2.h with the kernel sources
[linux-2.6-microblaze.git] / fs / pipe.c
index 39c9684..bfd946a 100644 (file)
--- 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)