From: Greg Kroah-Hartman Date: Thu, 3 Mar 2011 02:50:15 +0000 (-0800) Subject: Staging: hv: hv_mouse: reorder functions to remove forward declarations X-Git-Tag: v2.6.39-rc1~469^2~302 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac2c9033d65c7b139c99c9ecd2f374f04ea5820a;p=pandora-kernel.git Staging: hv: hv_mouse: reorder functions to remove forward declarations This removes almost all forward declarations and makes all functions static, as there should not be any global functions in this module at all. Cc: Hank Janssen Cc: K. Y. Srinivasan Cc: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed