Staging: hv: mousevsc: Get rid of mousevsc_on_send_completion()
authorK. Y. Srinivasan <kys@microsoft.com>
Thu, 29 Sep 2011 18:54:55 +0000 (11:54 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 4 Oct 2011 17:39:35 +0000 (10:39 -0700)
commit1486dd0d0a95de1aaedd17ece19d9263ce7e5192
tree402e0f5d658567553a059d6d068c6634151a619f
parentbdbbdb2d63fe340935ec6521da62fe9e73d8dc15
Staging: hv: mousevsc: Get rid of mousevsc_on_send_completion()

We don't need to handle the "send complete" callback - nothing needs to be done
here; get rid of the code.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/hv_mouse.c