summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dir.c
diff options
context:
space:
mode:
authorJoe Perches2008-02-03 16:33:42 +0100
committerAdrian Bunk2008-02-03 16:33:42 +0100
commitc78bad11fbf1272ea021f56458025dc98486d6f4 (patch)
tree7ac1cc64d3429c3b3c52e707212d5a0711a9a9d1 /fs/ocfs2/dir.c
parentdrivers/watchdog/: Spelling fixes (diff)
downloadkernel-qcow2-linux-c78bad11fbf1272ea021f56458025dc98486d6f4.tar.gz
kernel-qcow2-linux-c78bad11fbf1272ea021f56458025dc98486d6f4.tar.xz
kernel-qcow2-linux-c78bad11fbf1272ea021f56458025dc98486d6f4.zip
fs/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'fs/ocfs2/dir.c')
-rw-r--r--fs/ocfs2/dir.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ocfs2/dir.c b/fs/ocfs2/dir.c
index 6b0107f21344..e280833ceb9a 100644
--- a/fs/ocfs2/dir.c
+++ b/fs/ocfs2/dir.c
@@ -1215,7 +1215,7 @@ static int ocfs2_expand_inline_dir(struct inode *dir, struct buffer_head *di_bh,
down_write(&oi->ip_alloc_sem);
/*
- * Prepare for worst case allocation scenario of two seperate
+ * Prepare for worst case allocation scenario of two separate
* extents.
*/
if (alloc == 2)