Staging: hv: util: kvp: Fix the reported OSVersion string
authorK. Y. Srinivasan <kys@microsoft.com>
Fri, 22 Jul 2011 17:14:31 +0000 (10:14 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 23 Aug 2011 23:19:36 +0000 (16:19 -0700)
commite54bbc6471d7f788d829e5f3b5922960048fbff7
tree750667ec2d7572b1c767c8d2f6d655f012493ac9
parentdec317fd6accfdba4daff13aa4d9f5abde02b347
Staging: hv: util: kvp: Fix the reported OSVersion string

The current win7 host does not like it when we return the
complete kernel release information. Conform to what the host
expects.

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/tools/hv_kvp_daemon.c