From: H Hartley Sweeten Date: Fri, 8 Jan 2010 18:12:41 +0000 (-0700) Subject: ACPI: Remove unnecessary cast. X-Git-Tag: v2.6.33-rc5~9^2~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=070a24f4d238612bede515023893b18f494774c4;p=pandora-kernel.git ACPI: Remove unnecessary cast. The struct seq_file 'private' member is a void *, the cast is not needed. Also, remove an extra whitespace line. Signed-off-by: H Hartley Sweeten Signed-off-by: Len Brown --- Reading git-diff-tree failed