linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: NeilBrown <neilb@suse.de>
To: Chris Dunlop <chris@onthe.net.au>
Cc: linux-raid@vger.kernel.org
Subject: Re: [PATCH] md.c: trivial comment fix
Date: Wed, 19 Oct 2011 17:23:49 +1100	[thread overview]
Message-ID: <20111019172349.499b746b@notabene.brown> (raw)
In-Reply-To: <20111019054826.GA30603@onthe.net.au>

[-- Attachment #1: Type: text/plain, Size: 832 bytes --]

On Wed, 19 Oct 2011 16:48:26 +1100 Chris Dunlop <chris@onthe.net.au> wrote:

> Trivial comment fix
> 
> Signed-off-by: Chris Dunlop <chris@onthe.net.au>
> ---
>  drivers/md/md.c |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/md/md.c b/drivers/md/md.c
> index 5c95ccb..1a9bbfc 100644
> --- a/drivers/md/md.c
> +++ b/drivers/md/md.c
> @@ -744,8 +744,8 @@ static void mddev_unlock(mddev_t * mddev)
>  	} else
>  		mutex_unlock(&mddev->reconfig_mutex);
>  
> -	/* was we've dropped the mutex we need a spinlock to
> -	 * make sur the thread doesn't disappear
> +	/* As we've dropped the mutex we need a spinlock to
> +	 * make sure the thread doesn't disappear
>  	 */
>  	spin_lock(&pers_lock);
>  	md_wakeup_thread(mddev->thread);

Thanks.  Applied.

NeilBrown


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 828 bytes --]

      reply	other threads:[~2011-10-19  6:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-19  5:48 [PATCH] md.c: trivial comment fix Chris Dunlop
2011-10-19  6:23 ` 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=20111019172349.499b746b@notabene.brown \
    --to=neilb@suse.de \
    --cc=chris@onthe.net.au \
    --cc=linux-raid@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;
as well as URLs for NNTP newsgroup(s).