From: Greg Kroah-Hartman Date: Wed, 19 Aug 2009 23:26:24 +0000 (-0700) Subject: Staging: hv: rndis.h: typedef removal, part 2 X-Git-Tag: v2.6.32-rc1~668^2~355 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=462eeeca0382fb00b3bd6db36a5ee9668a961eae;p=pandora-kernel.git Staging: hv: rndis.h: typedef removal, part 2 This removes the rest of the typedefs in rndis.h The file is now checkpatch.pl clean. Note, there are a lot of structures in this file that are not used anywhere. I don't know if we want to remove them, but I guess they don't take up any space so it's a nice documentation trail. Cc: Hank Janssen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed