On Mon, Jan 9, 2017 at 10:12 AM, Jason Gunthorpe <jguntho...@obsidianresearch.com> wrote: > On Mon, Jan 09, 2017 at 10:04:36AM -0600, Alan Tull wrote: > >> > diff --git a/drivers/fpga/fpga-mgr.c b/drivers/fpga/fpga-mgr.c >> > index f0a69d3e60a584..30f9778d0632d2 100644 >> > +++ b/drivers/fpga/fpga-mgr.c >> > @@ -1,4 +1,4 @@ >> > -/* >> > + /* >> >> Hi Jason, >> >> Need to take these added 2 spaces out. Otherwise, > > Huh, where did those come from - can you drop that hunk when you apply > it to your tree?
I'm not going to be applying to a tree and doing pull requests. Greg wants to take patches straight from the mailing list. Alan > > Thanks, > Jason