Staging: hv: mouse_vsc: fix comment coding style
commite1f1a0e682bf739f7d2189495265fb3b01f8e85a
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 3 Mar 2011 01:33:26 +0000 (2 17:33 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 3 Mar 2011 01:33:26 +0000 (2 17:33 -0800)
tree4b4fe323dcb901f07eba4615943133ad39f9a3cf
parent6a5bfc17c31db88fc0afc70eabee1d68e60226fb
Staging: hv: mouse_vsc: fix comment coding style

Also mark this as a nice FIXME as we shouldn't ever
care about the value of an atomic variable, which makes me seriously
doubt the validity of this reference counting code.  Odds are it can be
ripped out completly, or at the very least, converted to using a kref.

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