On Fri, Oct 09, 2015 at 12:41:03PM -0600, Alex Williamson wrote: > This allows us to more easily create a "vfio" module that includes > multiple files. No code change, rename and Makefile update only. > > Signed-off-by: Alex Williamson <alex.william...@redhat.com> > --- > drivers/vfio/Makefile | 1 > drivers/vfio/vfio.c | 1640 > ---------------------------------------------- > drivers/vfio/vfio_core.c | 1640 > ++++++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 1641 insertions(+), 1640 deletions(-) > delete mode 100644 drivers/vfio/vfio.c > create mode 100644 drivers/vfio/vfio_core.c
Use -S to git format-patch so we can see the rename, not a delete/add patch please. thanks, greg k-h _______________________________________________ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/iommu