From: Bjorn Helgaas Date: Wed, 8 Apr 2009 15:39:49 +0000 (+0000) Subject: ACPI: button: use Linux style for getting driver_data X-Git-Tag: v2.6.30-rc4~50^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bce81131c71064bc3163078f24545b839a31967;p=pandora-kernel.git ACPI: button: use Linux style for getting driver_data It's typical and slightly more compact to look up the driver_data structure by initializing the automatic variable at its definition. Signed-off-by: Bjorn Helgaas Signed-off-by: Len Brown --- Reading git-diff-tree failed