]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Staging: hv: hv_mouse: remove deviceinfo_callback function
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 25 Aug 2011 23:36:52 +0000 (16:36 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 25 Aug 2011 23:36:52 +0000 (16:36 -0700)
commit4bc694057bc95049ed8d451c2e142c79bbf97328
treed0f0b081edb76b086abf90bc8bdd3a6f00128725
parentf00c5460b46b6068d0005ba29fe39e77e4fdbd0b
Staging: hv: hv_mouse: remove deviceinfo_callback function

It's not needed, so just inline the two lines.

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