From: NeilBrown <neilb@suse.de>
To: Lukasz Dorau <lukasz.dorau@intel.com>
Cc: linux-raid@vger.kernel.org, dan.j.williams@intel.com,
marcin.labun@intel.com, ed.ciechanowski@intel.com
Subject: Re: [PATCH] util.c: two typos fixed
Date: Wed, 26 Oct 2011 08:50:17 +1100 [thread overview]
Message-ID: <20111026085017.325fae6b@notabene.brown> (raw)
In-Reply-To: <20111025134225.21412.35652.stgit@gklab-128-085.igk.intel.com>
[-- Attachment #1: Type: text/plain, Size: 972 bytes --]
On Tue, 25 Oct 2011 15:42:25 +0200 Lukasz Dorau <lukasz.dorau@intel.com>
wrote:
> Two typos fixed.
>
> Signed-off-by: Lukasz Dorau <lukasz.dorau@intel.com>
> ---
> util.c | 3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
>
> diff --git a/util.c b/util.c
> index f785f03..2cf617d 100644
> --- a/util.c
> +++ b/util.c
> @@ -1709,7 +1709,8 @@ int experimental(void)
> if (check_env("MDADM_EXPERIMENTAL"))
> return 1;
> else {
> - fprintf(stderr, Name ": To use this feature MDADM_EXPERIMENTAL enviroment variable has to defined.\n");
> + fprintf(stderr, Name ": To use this feature MDADM_EXPERIMENTAL"
> + " environment variable has to be defined.\n");
> return 0;
> }
> }
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-raid" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
applied. Thanks,
NeilBrown
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 828 bytes --]
prev parent reply other threads:[~2011-10-25 21:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-25 13:42 [PATCH] util.c: two typos fixed Lukasz Dorau
2011-10-25 21:50 ` NeilBrown [this message]
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=20111026085017.325fae6b@notabene.brown \
--to=neilb@suse.de \
--cc=dan.j.williams@intel.com \
--cc=ed.ciechanowski@intel.com \
--cc=linux-raid@vger.kernel.org \
--cc=lukasz.dorau@intel.com \
--cc=marcin.labun@intel.com \
/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;
as well as URLs for NNTP newsgroup(s).