[PATCH] fs/pipe.c: Fix comment typo

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The double `do' is duplicated in the comment, remove one.

Signed-off-by: Jason Wang <wangborong@xxxxxxxxxx>
---
 fs/pipe.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/pipe.c b/fs/pipe.c
index 74ae9fafd25a..f4a070b12519 100644
--- a/fs/pipe.c
+++ b/fs/pipe.c
@@ -579,7 +579,7 @@ pipe_write(struct kiocb *iocb, struct iov_iter *from)
 	__pipe_unlock(pipe);
 
 	/*
-	 * If we do do a wakeup event, we do a 'sync' wakeup, because we
+	 * If we do a wakeup event, we do a 'sync' wakeup, because we
 	 * want the reader to start processing things asap, rather than
 	 * leave the data pending.
 	 *
-- 
2.36.1




[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [NTFS 3]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [NTFS 3]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux