public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
From: Adam Buchbinder <adam.buchbinder@gmail.com>
To: kernel-janitors@vger.kernel.org
Subject: [PATCH 01/10] Fix misspelling of "should" in string.
Date: Fri, 11 Dec 2009 21:35:33 +0000	[thread overview]
Message-ID: <1260567342-8327-2-git-send-email-adam.buchbinder@gmail.com> (raw)

A string message misspells "should"; this fixes it. No change in functionality.

Signed-off-by: Adam Buchbinder <adam.buchbinder@gmail.com>
---
 fs/ext4/move_extent.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/fs/ext4/move_extent.c b/fs/ext4/move_extent.c
index 25b6b14..6d26d89 100644
--- a/fs/ext4/move_extent.c
+++ b/fs/ext4/move_extent.c
@@ -1088,7 +1088,7 @@ mext_check_arguments(struct inode *orig_inode,
 	}
 
 	if (!*len) {
-		ext4_debug("ext4 move extent: len shoudld not be 0 "
+		ext4_debug("ext4 move extent: len should not be 0 "
 			"[ino:orig %lu, donor %lu]\n", orig_inode->i_ino,
 			donor_inode->i_ino);
 		return -EINVAL;
-- 
1.6.3.3


             reply	other threads:[~2009-12-11 21:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-11 21:35 Adam Buchbinder [this message]
2009-12-18 14:03 ` [PATCH 01/10] Fix misspelling of "should" in string Jiri Kosina

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=1260567342-8327-2-git-send-email-adam.buchbinder@gmail.com \
    --to=adam.buchbinder@gmail.com \
    --cc=kernel-janitors@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