From: Bill Pemberton Date: Wed, 29 Jul 2009 21:00:10 +0000 (-0400) Subject: Staging: hv: remove WaitEventClose() X-Git-Tag: v2.6.32-rc1~668^2~398 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=420beac4fcc9efd6f7d838ef7cc5693c58c98015;p=pandora-kernel.git 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 Cc: Hank Janssen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed