]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: hv: mousevsc: Get rid of mousevsc_on_device_remove() by inlining code
authorK. Y. Srinivasan <kys@microsoft.com>
Thu, 29 Sep 2011 18:54:57 +0000 (11:54 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 4 Oct 2011 17:39:36 +0000 (10:39 -0700)
commitc0a4bbc7c0191a6ceb11eaff3477468310ed65a7
treeb435e0490e446cf2dffb4bfa66933a19ce9e9305
parent633ca5c2f7e0a54c9d1fe0711a1243ef9dfffbd5
Staging: hv: mousevsc: Get rid of mousevsc_on_device_remove() by inlining code

Get rid of mousevsc_on_device_remove() by inlining 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