From: Greg Kroah-Hartman Date: Wed, 15 Jul 2009 18:07:45 +0000 (-0700) Subject: Staging: hv: remove STRUCT_PACKED and STRUCT_ALIGNED defines X-Git-Tag: v2.6.32-rc1~668^2~460 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b211a955d4f48c855c5341e00d27b4b61b96c1f6;p=pandora-kernel.git Staging: hv: remove STRUCT_PACKED and STRUCT_ALIGNED defines Use the correct __attribute__((packed)) one if it's really needed. Cc: Hank Janssen Cc: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed