From: Greg Kroah-Hartman Date: Thu, 3 Mar 2011 01:33:26 +0000 (-0800) Subject: Staging: hv: mouse_vsc: fix comment coding style X-Git-Tag: v2.6.39-rc1~469^2~312 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1f1a0e682bf739f7d2189495265fb3b01f8e85a;p=pandora-kernel.git 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 Cc: K. Y. Srinivasan Cc: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed