From: Henrique de Moraes Holschuh Date: Sat, 21 Apr 2007 14:08:36 +0000 (-0300) Subject: ACPI: thinkpad-acpi: use bitfields for module flags X-Git-Tag: v2.6.22-rc1~1112^2~5^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8fd94d9f08237ffda7e44e6825b057bf20a90e3;p=pandora-kernel.git ACPI: thinkpad-acpi: use bitfields for module flags Use a bitfield to hold boolean module-wide flags, to conserve some memory. It is easy and it is clean, so we do it just for the heck of it even if it saves very little space. Signed-off-by: Henrique de Moraes Holschuh Signed-off-by: Len Brown --- Reading git-diff-tree failed