On Wed, Jun 03, 2015 at 03:57:07PM -0400, James Simmons wrote: > Rename libcfs/linux/linux-tcpip.c to lnet/lnet/lib-socket.c > > Signed-off-by: James Simmons <jsimmons@xxxxxxxxxxxxx> > --- > drivers/staging/lustre/lnet/lnet/Makefile | 7 +- > drivers/staging/lustre/lnet/lnet/lib-socket.c | 624 ++++++++++++++++++++ > drivers/staging/lustre/lustre/libcfs/Makefile | 1 - > .../lustre/lustre/libcfs/linux/linux-tcpip.c | 623 ------------------- > 4 files changed, 628 insertions(+), 627 deletions(-) > create mode 100644 drivers/staging/lustre/lnet/lnet/lib-socket.c > delete mode 100644 drivers/staging/lustre/lustre/libcfs/linux/linux-tcpip.c Please generate patches in -M format, so I can see the rename properly, as it is, this is too messy for me to review. Please fix up and resend. thanks, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel