From: Axel Lin Date: Sat, 11 Feb 2012 01:00:48 +0000 (+0800) Subject: staging:iio:dac: Fix kcalloc parameters swapped X-Git-Tag: v3.4-rc1~186^2~168 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09f993e6844a0cacec2ccff72f04c4fc436a2358;p=pandora-kernel.git staging:iio:dac: Fix kcalloc parameters swapped The first parameter should be "number of elements" and the second parameter should be "element size". Signed-off-by: Axel Lin Acked-by: Lars-Peter Clausen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed