From mboxrd@z Thu Jan 1 00:00:00 1970 From: keith.busch@intel.com (Keith Busch) Date: Thu, 26 May 2016 11:12:26 -0400 Subject: [PATCH v2 0/2] move nvme_cancel_io() to common code In-Reply-To: References: <1463605502-27839-1-git-send-email-mlin@kernel.org> Message-ID: <20160526151225.GE28668@localhost.localdomain> On Thu, May 26, 2016@12:16:33AM -0700, Ming Lin wrote: > On Wed, May 18, 2016@2:05 PM, Ming Lin wrote: > > From: Ming Lin > > > > So it can be used by fabrics driver also. > > > > v2: > > - not declare "ctrl" > > - rename nvme_cancel_io to nvme_cancel_request > > > > Ming Lin (2): > > nvme: update and rename nvme_cancel_io to nvme_cancel_request > > nvme: move nvme_cancel_request() to common code > > Hi Keith, > > Are you OK with these 2 patches? > > Thanks, > Ming Looks fine to me. Reviewed-by: Keith Busch