From: K. Y. Srinivasan Date: Sat, 1 Dec 2012 14:46:42 +0000 (-0800) Subject: Drivers: hv: Change the signature for hv_signal_event() X-Git-Tag: v3.9-rc1~124^2~92 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f42248d724a413baaafd5f83a8f4746bc6f51a5;p=pandora-kernel.git Drivers: hv: Change the signature for hv_signal_event() In preparation for implementing a per-connection signaling framework, change the signature of the function hv_signal_event(). The current code uses a global handle for signaling the host. Signed-off-by: K. Y. Srinivasan Reviewed-by: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed