aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/ocfs1_fs_compat.h
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2008-02-03 10:33:42 -0500
committerAdrian Bunk <bunk@kernel.org>2008-02-03 10:33:42 -0500
commitc78bad11fbf1272ea021f56458025dc98486d6f4 (patch)
tree7ac1cc64d3429c3b3c52e707212d5a0711a9a9d1 /fs/ocfs2/ocfs1_fs_compat.h
parentee0fc097ef47a4a6ff6b4800f2391030131b7828 (diff)
fs/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'fs/ocfs2/ocfs1_fs_compat.h')
-rw-r--r--fs/ocfs2/ocfs1_fs_compat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ocfs2/ocfs1_fs_compat.h b/fs/ocfs2/ocfs1_fs_compat.h
index 0b499bccec5a..dfb313bda5dd 100644
--- a/fs/ocfs2/ocfs1_fs_compat.h
+++ b/fs/ocfs2/ocfs1_fs_compat.h
@@ -77,7 +77,7 @@ struct ocfs1_disk_lock
77{ 77{
78/*00*/ __u32 curr_master; 78/*00*/ __u32 curr_master;
79 __u8 file_lock; 79 __u8 file_lock;
80 __u8 compat_pad[3]; /* Not in orignal definition. Used to 80 __u8 compat_pad[3]; /* Not in original definition. Used to
81 make the already existing alignment 81 make the already existing alignment
82 explicit */ 82 explicit */
83 __u64 last_write_time; 83 __u64 last_write_time;