From: Pavel Machek Date: Mon, 22 Sep 2008 21:37:34 +0000 (-0700) Subject: ACPI: catch calls of acpi_driver_data on pointer of wrong type X-Git-Tag: v2.6.28-rc1~26^2~14^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db89b4f0dbab837d0f3de2c3e9427a8d5393afa3;p=pandora-kernel.git ACPI: catch calls of acpi_driver_data on pointer of wrong type Catch attempts to use of acpi_driver_data on pointers of wrong type. akpm: rewritten to use proper C typechecking and remove the "function"-used-as-lvalue thing. Signed-off-by: Pavel Machek Signed-off-by: Andrew Morton Signed-off-by: Len Brown --- Reading git-diff-tree failed