On Tue, May 17, 2016 at 03:27:59AM -0400, David Kershner wrote: > This patch simple does a git mv of the > drivers/staging/unisys/Documentation directory to Documentation. Renames > overview.txt to visorbus.txt and renames sysfs-platform-visorchipset to > the correct name sysfs-bus-visorbus. > > Signed-off-by: David Kershner <david.kersh...@unisys.com> > --- > Documentation/ABI/stable/sysfs-bus-visorbus | 89 ++++++ > Documentation/visorbus.txt | 337 > +++++++++++++++++++++ > .../Documentation/ABI/sysfs-platform-visorchipset | 89 ------ > drivers/staging/unisys/Documentation/overview.txt | 337 > --------------------- > 4 files changed, 426 insertions(+), 426 deletions(-) > create mode 100644 Documentation/ABI/stable/sysfs-bus-visorbus > create mode 100644 Documentation/visorbus.txt > delete mode 100644 > drivers/staging/unisys/Documentation/ABI/sysfs-platform-visorchipset > delete mode 100644 drivers/staging/unisys/Documentation/overview.txt
Always create patches with -M so that they are tiny and we can see you are moving files around, not deleting and adding them. thanks, greg k-h _______________________________________________ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel