commit | 4f28900bcf9bb5e6fb0c18fc7ee325df66fe8bbd | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@suse.de> | Fri Jan 08 10:25:01 2010 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Mar 03 16:42:36 2010 -0800 |
tree | 785524907e8b6f29ed193b32913cc700a86f39b1 | |
parent | 2d0753464b497287565c2e54d3ae67666852ef57 [diff] |
Staging: hv: remove unneeded OnClose callback 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>