From: Greg Kroah-Hartman Date: Wed, 29 Jul 2009 22:40:57 +0000 (-0700) Subject: Staging: hv: remove timer wrapper functions X-Git-Tag: v2.6.32-rc1~668^2~389 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8a429a465f9aaabe7fc7ddf5f34ff6dd188a68f;p=pandora-kernel.git Staging: hv: remove timer wrapper functions Use a real timer (there's only one in the code), no wrapper is needed, it just increases the complexity for no reason. Cc: Bill Pemberton Cc: Hank Janssen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed