aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/recovery.c
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2016-02-02 22:31:06 +0900
committerJiri Kosina <jkosina@suse.cz>2016-04-18 11:13:05 +0200
commitbd7ced98812dbb906950d8b0ec786f14f631cede (patch)
tree048b8bfcdc83fb405002ac8fc9eb5d0e539d488a /fs/jbd2/recovery.c
parenta9eb221ab52480e86be60ab4cc3237fa4344b0cc (diff)
downloadlinux-bd7ced98812dbb906950d8b0ec786f14f631cede.tar.gz
Doc: treewide : Fix typos in DocBook/filesystem.xml
This patch fix spelling typos found in DocBook/filesystem.xml. It is because the file was generated from comments in code, I have to fix the comments in codes, instead of xml file. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'fs/jbd2/recovery.c')
-rw-r--r--fs/jbd2/recovery.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/jbd2/recovery.c b/fs/jbd2/recovery.c
index 7f277e49fe884..76579c28edc78 100644
--- a/fs/jbd2/recovery.c
+++ b/fs/jbd2/recovery.c
@@ -304,7 +304,7 @@ int jbd2_journal_recover(journal_t *journal)
* Locate any valid recovery information from the journal and set up the
* journal structures in memory to ignore it (presumably because the
* caller has evidence that it is out of date).
- * This function does'nt appear to be exorted..
+ * This function doesn't appear to be exported..
*
* We perform one pass over the journal to allow us to tell the user how
* much recovery information is being erased, and to let us initialise