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:
f4e385c
)
PM QoS: Fix kzalloc() parameters swapped in pm_qos_power_open()
author
David Alan Gilbert
<linux@treblig.org>
Tue, 24 Aug 2010 18:22:18 +0000
(20:22 +0200)
committer
Rafael J. Wysocki
<rjw@sisk.pl>
Tue, 24 Aug 2010 18:22:18 +0000
(20:22 +0200)
sparse spotted that the kzalloc() in pm_qos_power_open() in the
current Linus' git tree had its parameters swapped. Fix this.
Signed-off-by: David Alan Gilbert <linux@treblig.org>
Acked-by: mark gross <markgross@thegnar.org>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
No differences found