Drivers: hv: Remove fcopy driver
authorSaurabh Sengar <ssengar@linux.microsoft.com>
Sat, 30 Mar 2024 08:52:02 +0000 (01:52 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 11 Apr 2024 12:55:53 +0000 (14:55 +0200)
commitec314f61e4fc2d3dd6ea78aa18a5ac276eb1a8e3
tree9af0f63ec954c5615a29ba8f2bdfa4d3f4e0bff0
parent82b0945ce2c2d636d5e893ad50210875c929f257
Drivers: hv: Remove fcopy driver

As the new fcopy driver using uio is introduced, remove obsolete driver
and application.

Signed-off-by: Saurabh Sengar <ssengar@linux.microsoft.com>
Reviewed-by: Long Li <longli@microsoft.com>
Link: https://lore.kernel.org/r/1711788723-8593-7-git-send-email-ssengar@linux.microsoft.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/Makefile
drivers/hv/hv_fcopy.c [deleted file]
drivers/hv/hv_util.c
tools/hv/hv_fcopy_daemon.c [deleted file]