commit | 420beac4fcc9efd6f7d838ef7cc5693c58c98015 | [log] [tgz] |
---|---|---|
author | Bill Pemberton <wfp5p@virginia.edu> | Wed Jul 29 17:00:10 2009 -0400 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Sep 15 12:01:53 2009 -0700 |
tree | 7cfc301f5a3941c3e6050716fa87301feaf1fac0 | |
parent | de65a38406bdf712abc2a845fe1f3db7d1a083ed [diff] |
Staging: hv: remove WaitEventClose() All WaitEventClose() close did was call kfree(), so get rid of it and replace it with a call to kfree() Signed-off-by: Bill Pemberton <wfp5p@virginia.edu> Cc: Hank Janssen <hjanssen@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>