Staging: hv: mouse_drv: Fix a sparse warning
authorK. Y. Srinivasan <kys@microsoft.com>
Fri, 13 May 2011 02:34:43 +0000 (19:34 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 17 May 2011 19:27:09 +0000 (12:27 -0700)
commit459bce97655c8ca19b113efce98be0dd8d800652
tree476bacfe2edc3bd96d86507c26b096cd2df74831
parent8a0794117bd5ab8df297932b9e9bd05ba430c472
Staging: hv: mouse_drv: Fix a sparse warning

Most of the sparse warnings in the hv code are from the base kernel.
This patch fixes the only sparse related issue in the Hyper-V coode.

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