summaryrefslogtreecommitdiffstats
path: root/fs/ext4/ext4_sb.h
diff options
context:
space:
mode:
authorShen Feng2008-07-12 01:27:31 +0200
committerTheodore Ts'o2008-07-12 01:27:31 +0200
commit8a35694e1181a5c6d6496dca09407fc7fa4c86c2 (patch)
treeea7265e5dfd36acf9a41858b106c574d679be9ba /fs/ext4/ext4_sb.h
parentext4: Fix mb_find_next_bit not to return larger than max (diff)
downloadkernel-qcow2-linux-8a35694e1181a5c6d6496dca09407fc7fa4c86c2.tar.gz
kernel-qcow2-linux-8a35694e1181a5c6d6496dca09407fc7fa4c86c2.tar.xz
kernel-qcow2-linux-8a35694e1181a5c6d6496dca09407fc7fa4c86c2.zip
ext4: fix comments to say "ext4"
Change second/third to fourth. Signed-off-by: Shen Feng <shen@cn.fujitsu.com> Signed-off-by: Mingming Cao <cmm@us.ibm.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/ext4_sb.h')
-rw-r--r--fs/ext4/ext4_sb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ext4/ext4_sb.h b/fs/ext4/ext4_sb.h
index 5802e69f2191..4de9a75ca6af 100644
--- a/fs/ext4/ext4_sb.h
+++ b/fs/ext4/ext4_sb.h
@@ -25,7 +25,7 @@
#include <linux/rbtree.h>
/*
- * third extended-fs super-block data in memory
+ * fourth extended-fs super-block data in memory
*/
struct ext4_sb_info {
unsigned long s_desc_size; /* Size of a group descriptor in bytes */