From mboxrd@z Thu Jan 1 00:00:00 1970 From: Emil Goode Date: Fri, 17 May 2013 15:22:20 +0000 Subject: Re: [PATCH] NVMe: Fix incompatible pointer type warnings Message-Id: <20130517152220.GA2807@debian> List-Id: References: <1368799780-2871-1-git-send-email-emilgoode@gmail.com> <20130517144526.GV6057@linux.intel.com> In-Reply-To: <20130517144526.GV6057@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kernel-janitors@vger.kernel.org I see, I will resend and include Andrew Morton. Thanks, Emil On Fri, May 17, 2013 at 10:45:26AM -0400, Matthew Wilcox wrote: > 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.