From: Jiri Pirko <jiri@resnulli.us>
To: Colin King <colin.king@canonical.com>
Cc: Jiri Pirko <jiri@mellanox.com>,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] lib: fix spelling mistake: "actualy" -> "actually"
Date: Sun, 26 Feb 2017 15:44:36 +0100 [thread overview]
Message-ID: <20170226144436.GA2071@nanopsycho.orion> (raw)
In-Reply-To: <20170226121012.11766-1-colin.king@canonical.com>
Sun, Feb 26, 2017 at 01:10:12PM CET, colin.king@canonical.com wrote:
>From: Colin Ian King <colin.king@canonical.com>
>
>trivial fix to spelling mistake in pr_err message
>
>Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
>---
> lib/test_parman.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/lib/test_parman.c b/lib/test_parman.c
>index fe9f3a7..35e3224 100644
>--- a/lib/test_parman.c
>+++ b/lib/test_parman.c
>@@ -334,7 +334,7 @@ static int test_parman_check_array(struct test_parman *test_parman,
> last_priority = item->prio->priority;
>
> if (item->parman_item.index != i) {
>- pr_err("Item has different index in compare to where it actualy is (%lu != %d)\n",
>+ pr_err("Item has different index in compare to where it actually is (%lu != %d)\n",
> item->parman_item.index, i);
> return -EINVAL;
> }
>--
>2.10.2
>
next prev parent reply other threads:[~2017-02-26 14:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-26 12:10 [PATCH] lib: fix spelling mistake: "actualy" -> "actually" Colin King
2017-02-26 14:44 ` Jiri Pirko [this message]
2017-02-26 16:04 ` David Miller
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=20170226144436.GA2071@nanopsycho.orion \
--to=jiri@resnulli.us \
--cc=colin.king@canonical.com \
--cc=jiri@mellanox.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@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