Staging: hv: remove gDriver variable
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 2 Dec 2010 20:04:59 +0000 (12:04 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 2 Dec 2010 20:04:59 +0000 (12:04 -0800)
It's only set and never used anymore, so remove it.

Gotta love static variables with a "global" hungarian notatation on the
name...

Cc: Haiyang Zhang <haiyangz@microsoft.com>
Cc: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found