patch-2.1.2 linux/fs/dquot.c

Next file: linux/fs/ext/truncate.c
Previous file: linux/drivers/sound/sb_common.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.1/linux/fs/dquot.c linux/fs/dquot.c
@@ -675,7 +675,7 @@
 }
 
 /*
- * Initialize pointer in a inode to the right dquots.
+ * Initialize pointer in an inode to the right dquots.
  */
 void dquot_initialize(struct inode *inode, short type)
 {
@@ -734,7 +734,7 @@
 
 /*
  * This is a simple algorithm that calculates the size of a file in blocks.
- * This is only used on filesystems that do not have a i_blocks count.
+ * This is only used on filesystems that do not have an i_blocks count.
  */
 static u_long isize_to_blocks(size_t isize, size_t blksize)
 {

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