From: Greg Kroah-Hartman Date: Fri, 8 Jan 2010 18:25:01 +0000 (-0800) Subject: Staging: hv: remove unneeded OnClose callback X-Git-Tag: v2.6.34-rc1~10^2~1^2~258 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f28900bcf9bb5e6fb0c18fc7ee325df66fe8bbd;p=pandora-kernel.git 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 Cc: Haiyang Zhang . Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed