All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Teigland <teigland@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [PATCH] dlm: sanitize work_start() in lowcomms.c
Date: Mon, 13 Dec 2010 14:46:52 -0500	[thread overview]
Message-ID: <20101213194652.GD30360@redhat.com> (raw)
In-Reply-To: <1292254105-3952-1-git-send-email-namhyung@gmail.com>

On Tue, Dec 14, 2010 at 12:28:25AM +0900, Namhyung Kim wrote:
> The create_workqueue() returns NULL if failed rather than ERR_PTR().
> Fix error checking and remove unnecessary variable 'error'.

I adapted this to the alloc_workqueue patch in next and pushed to next.
Dave



WARNING: multiple messages have this Message-ID (diff)
From: David Teigland <teigland@redhat.com>
To: Namhyung Kim <namhyung@gmail.com>
Cc: Christine Caulfield <ccaulfie@redhat.com>,
	cluster-devel@redhat.com, linux-kernel@vger.kernel.org,
	Tejun Heo <tj@kernel.org>
Subject: Re: [PATCH] dlm: sanitize work_start() in lowcomms.c
Date: Mon, 13 Dec 2010 14:46:52 -0500	[thread overview]
Message-ID: <20101213194652.GD30360@redhat.com> (raw)
In-Reply-To: <1292254105-3952-1-git-send-email-namhyung@gmail.com>

On Tue, Dec 14, 2010 at 12:28:25AM +0900, Namhyung Kim wrote:
> The create_workqueue() returns NULL if failed rather than ERR_PTR().
> Fix error checking and remove unnecessary variable 'error'.

I adapted this to the alloc_workqueue patch in next and pushed to next.
Dave


  reply	other threads:[~2010-12-13 19:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-13 15:28 [PATCH] dlm: sanitize work_start() in lowcomms.c Namhyung Kim
2010-12-13 19:46 ` David Teigland [this message]
2010-12-13 19:46   ` David Teigland

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=20101213194652.GD30360@redhat.com \
    --to=teigland@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.