On Fri, Oct 09, 2015 at 02:11:54PM -0600, Jon Derrick wrote: > Hi Christoph, > > > + if (!nvme_setup_prps(dev, iod, blk_rq_bytes(req))) > > + goto out_unmap; > Git am complains about whitespacing here. Ok, I fixed the whitespaces in patch 2 and reintroducem them in 3, I'll fix it in the next resend.