]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: hv: mousevsc: Inline the code for reportdesc_callback()
authorK. Y. Srinivasan <kys@microsoft.com>
Wed, 26 Oct 2011 00:19:49 +0000 (17:19 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 27 Nov 2011 00:57:45 +0000 (16:57 -0800)
commitc259e68638aedc1371dbd04d0fe08002fcc3cee3
tree775541389d5c7d9fddb5c97790f48d9e209d2efd
parent42ddf4f438fe1933228ca964d7a4668823efc6e7
Staging: hv: mousevsc: Inline the code for reportdesc_callback()

Inline the code for reportdesc_callback() as this function is called from
mousevsc_probe(). As part of this, cleanup the code in reportdesc_callback().

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