From: Greg Kroah-Hartman Date: Wed, 19 Aug 2009 23:17:03 +0000 (-0700) Subject: Staging: hv: osd.h: remove GUID typedef X-Git-Tag: v2.6.32-rc1~668^2~368 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=caf26a31b51a148f70113700fd4f9860b5da3931;p=pandora-kernel.git Staging: hv: osd.h: remove GUID typedef GUID should not be a typedef. As proof of the problem of typedefs, look, we are passing 2 of these as a value in functions! Bah... Cc: Hank Janssen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed