From mboxrd@z Thu Jan 1 00:00:00 1970 From: willy@linux.intel.com (Matthew Wilcox) Date: Fri, 17 May 2013 10:45:26 -0400 Subject: [PATCH] NVMe: Fix incompatible pointer type warnings In-Reply-To: <1368799780-2871-1-git-send-email-emilgoode@gmail.com> References: <1368799780-2871-1-git-send-email-emilgoode@gmail.com> Message-ID: <20130517144526.GV6057@linux.intel.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.