summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/super.c
diff options
context:
space:
mode:
authorArtem Bityutskiy2009-06-23 19:30:32 +0200
committerArtem Bityutskiy2009-07-05 17:45:18 +0200
commitcb54ef8b1304fe25f3d57031e0f85558a043239f (patch)
tree47a6ed1628a6f7028b5f1befe0c67d84c6f4c5bc /fs/ubifs/super.c
parentUBIFS: set write-buffer timout to 3-5 seconds (diff)
downloadkernel-qcow2-linux-cb54ef8b1304fe25f3d57031e0f85558a043239f.tar.gz
kernel-qcow2-linux-cb54ef8b1304fe25f3d57031e0f85558a043239f.tar.xz
kernel-qcow2-linux-cb54ef8b1304fe25f3d57031e0f85558a043239f.zip
UBIFS: few spelling fixes
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'fs/ubifs/super.c')
-rw-r--r--fs/ubifs/super.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ubifs/super.c b/fs/ubifs/super.c
index 5bb272c56a9b..76405c457a38 100644
--- a/fs/ubifs/super.c
+++ b/fs/ubifs/super.c
@@ -986,7 +986,7 @@ static int ubifs_parse_options(struct ubifs_info *c, char *options,
switch (token) {
/*
* %Opt_fast_unmount and %Opt_norm_unmount options are ignored.
- * We accepte them in order to be backware-compatible. But this
+ * We accept them in order to be backward-compatible. But this
* should be removed at some point.
*/
case Opt_fast_unmount: