]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3f907bf8cab191852e43273d6aa28973005e49bf
tree402e0f5d658567553a059d6d068c6634151a619f
parente142a22151b57f6737a984fbc282c8b47334815e
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