From: Greg Kroah-Hartman Date: Fri, 8 Jan 2010 18:24:26 +0000 (-0800) Subject: Staging: hv: remove unneeded OnHostReset callback X-Git-Tag: v2.6.34-rc1~10^2~1^2~260 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=354b0a643e89dd3163278c9a0ac9cbcb9ef5c298;p=pandora-kernel.git Staging: hv: remove unneeded OnHostReset 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