diff options
author | Joe Perches <joe@perches.com> | 2008-02-03 17:33:42 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@kernel.org> | 2008-02-03 17:33:42 +0200 |
commit | c78bad11fbf1272ea021f56458025dc98486d6f4 (patch) | |
tree | 7ac1cc64d3429c3b3c52e707212d5a0711a9a9d1 /fs/freevxfs/vxfs_dir.h | |
parent | ee0fc097ef47a4a6ff6b4800f2391030131b7828 (diff) | |
download | op-kernel-dev-c78bad11fbf1272ea021f56458025dc98486d6f4.zip op-kernel-dev-c78bad11fbf1272ea021f56458025dc98486d6f4.tar.gz |
fs/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'fs/freevxfs/vxfs_dir.h')
-rw-r--r-- | fs/freevxfs/vxfs_dir.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/freevxfs/vxfs_dir.h b/fs/freevxfs/vxfs_dir.h index 3c96d6e..aaf1fb0 100644 --- a/fs/freevxfs/vxfs_dir.h +++ b/fs/freevxfs/vxfs_dir.h @@ -41,7 +41,7 @@ * VxFS directory block header. * * This entry is the head of every filesystem block in a directory. - * It is used for free space managment and additionally includes + * It is used for free space management and additionally includes * a hash for speeding up directory search (lookup). * * The hash may be empty and in fact we do not use it all in the |