Staging: hv: remove unneeded OnClose callback
authorGreg Kroah-Hartman <gregkh@suse.de>
Fri, 8 Jan 2010 18:25:01 +0000 (10:25 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 4 Mar 2010 00:42:36 +0000 (16:42 -0800)
This callback only calls one function, so just call the function
instead, no need for indirection at all.

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

No differences found