git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8558e39
)
ACPI: Remove unnecessary cast.
author
H Hartley Sweeten
<hartleys@visionengravers.com>
Fri, 8 Jan 2010 18:12:41 +0000
(11:12 -0700)
committer
Len Brown
<len.brown@intel.com>
Sat, 16 Jan 2010 04:06:44 +0000
(23:06 -0500)
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 <hsweeten@visionengravers.com>
Signed-off-by: Len Brown <len.brown@intel.com>
No differences found