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