patch-2.1.125 linux/fs/locks.c

Next file: linux/fs/namei.c
Previous file: linux/fs/hpfs/hpfs_fs.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.124/linux/fs/locks.c linux/fs/locks.c
@@ -192,7 +192,7 @@
 /* Insert waiter into blocker's block list.
  * We use a circular list so that processes can be easily woken up in
  * the order they blocked. The documentation doesn't require this but
- * it seems seems like the reasonable thing to do.
+ * it seems like the reasonable thing to do.
  */
 static void locks_insert_block(struct file_lock *blocker, 
 			       struct file_lock *waiter)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov