From: David Alan Gilbert Date: Tue, 24 Aug 2010 18:22:18 +0000 (+0200) Subject: PM QoS: Fix kzalloc() parameters swapped in pm_qos_power_open() X-Git-Tag: v2.6.36-rc3~13^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bac1e74dba9755128748b872a0f304dad4d198c6;p=pandora-kernel.git PM QoS: Fix kzalloc() parameters swapped in pm_qos_power_open() 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 Acked-by: mark gross Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed