X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=fs%2Fjbd2%2Frecovery.c;h=805bc6bcd8abb0a6484ef1e808be98bbd51a6295;hb=9e17632c0a146891c90a4353a160cfcf71f34b8f;hp=08a456b96e4ef475d5212f136d69e8975aba86b4;hpb=1809de7e7d37c585e01a1bcc583ea92b78fc759d;p=cascardo%2Flinux.git diff --git a/fs/jbd2/recovery.c b/fs/jbd2/recovery.c index 08a456b96e4e..805bc6bcd8ab 100644 --- a/fs/jbd2/recovery.c +++ b/fs/jbd2/recovery.c @@ -303,7 +303,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