From: Bob Moore Date: Wed, 22 Apr 2009 04:41:27 +0000 (+0800) Subject: ACPICA: Cleanup byte/word/dword extraction macros, fix possible warnings X-Git-Tag: v2.6.31-rc1~319^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35d7c1cfe5262480d3d8e6ccd7e4caf3a9c8ab39;p=pandora-kernel.git ACPICA: Cleanup byte/word/dword extraction macros, fix possible warnings Removed unnecessary masking. For the 64-bit macros, removed the structure overlay. Fixes aliasing warnings seen with gcc 4+ compilers. Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed