All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthew Wilcox <willy@linux.intel.com>
To: kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] NVMe: Fix incompatible pointer type warnings
Date: Fri, 17 May 2013 14:45:26 +0000	[thread overview]
Message-ID: <20130517144526.GV6057@linux.intel.com> (raw)
In-Reply-To: <1368799780-2871-1-git-send-email-emilgoode@gmail.com>

On Fri, May 17, 2013 at 04:09:40PM +0200, Emil Goode wrote:
> Commit 6a4d55146334 ("block: prep work for batch completion")
> added a struct batch_complete * as a third argument to bi_end_io.
> This patch adds the missing third argument to the nvme_bio_pair_endio
> function.

That patch isn't in Linus' tree yet, so we can't apply this patch.  It needs
to go to linux-next.

WARNING: multiple messages have this Message-ID (diff)
From: willy@linux.intel.com (Matthew Wilcox)
Subject: [PATCH] NVMe: Fix incompatible pointer type warnings
Date: Fri, 17 May 2013 10:45:26 -0400	[thread overview]
Message-ID: <20130517144526.GV6057@linux.intel.com> (raw)
In-Reply-To: <1368799780-2871-1-git-send-email-emilgoode@gmail.com>

On Fri, May 17, 2013@04:09:40PM +0200, Emil Goode wrote:
> Commit 6a4d55146334 ("block: prep work for batch completion")
> added a struct batch_complete * as a third argument to bi_end_io.
> This patch adds the missing third argument to the nvme_bio_pair_endio
> function.

That patch isn't in Linus' tree yet, so we can't apply this patch.  It needs
to go to linux-next.

WARNING: multiple messages have this Message-ID (diff)
From: Matthew Wilcox <willy@linux.intel.com>
To: Emil Goode <emilgoode@gmail.com>
Cc: keith.busch@intel.com, vishal.l.verma@intel.com,
	linux-nvme@lists.infradead.org, linux-kernel@vger.kernel.org,
	kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] NVMe: Fix incompatible pointer type warnings
Date: Fri, 17 May 2013 10:45:26 -0400	[thread overview]
Message-ID: <20130517144526.GV6057@linux.intel.com> (raw)
In-Reply-To: <1368799780-2871-1-git-send-email-emilgoode@gmail.com>

On Fri, May 17, 2013 at 04:09:40PM +0200, Emil Goode wrote:
> Commit 6a4d55146334 ("block: prep work for batch completion")
> added a struct batch_complete * as a third argument to bi_end_io.
> This patch adds the missing third argument to the nvme_bio_pair_endio
> function.

That patch isn't in Linus' tree yet, so we can't apply this patch.  It needs
to go to linux-next.

  reply	other threads:[~2013-05-17 14:45 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-17 14:09 [PATCH] NVMe: Fix incompatible pointer type warnings Emil Goode
2013-05-17 14:09 ` Emil Goode
2013-05-17 14:09 ` Emil Goode
2013-05-17 14:45 ` Matthew Wilcox [this message]
2013-05-17 14:45   ` Matthew Wilcox
2013-05-17 14:45   ` Matthew Wilcox
2013-05-17 15:08   ` Dan Carpenter
2013-05-17 15:08     ` Dan Carpenter
2013-05-17 15:08     ` Dan Carpenter
2013-05-17 15:22   ` Emil Goode
2013-05-17 15:22     ` Emil Goode
2013-05-17 15:22     ` Emil Goode

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=20130517144526.GV6057@linux.intel.com \
    --to=willy@linux.intel.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 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.