mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: André Dahlqvist <anedah-9@sm.luth.se>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] Fix typo in linux/fs/reiserfs/namei.c
Date: Tue, 6 Feb 2001 14:59:40 +0100	[thread overview]
Message-ID: <20010206145940.B3245@sm.luth.se> (raw)

The below patch fixes a typo in linux/fs/reiserfs/namei.c.
It is against 2.4.1-ac3.

--- linux-2.4.1-ac3/fs/reiserfs/namei.c~	Tue Feb  6 14:58:08 2001
+++ linux-2.4.1-ac3/fs/reiserfs/namei.c	Tue Feb  6 14:58:26 2001
@@ -1213,7 +1213,7 @@
     // anybody, but it will panic if will not be able to find the
     // entry. This needs one more clean up
     if (reiserfs_cut_from_item (&th, &old_entry_path, &(old_de.de_entry_key), old_dir, NULL, 0) < 0)
-	reiserfs_warning ("vs-: reiserfs_rename: coudl not cut old name. Fsck later?\n");
+	reiserfs_warning ("vs-: reiserfs_rename: could not cut old name. Fsck later?\n");
 
     old_dir->i_size -= DEH_SIZE + old_de.de_entrylen;
     old_dir->i_blocks = ((old_dir->i_size + 511) >> 9);
-- 

André Dahlqvist <anedah-9@sm.luth.se>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

                 reply	other threads:[~2001-02-06 16:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010206145940.B3245@sm.luth.se \
    --to=anedah-9@sm.luth.se \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®