From: Peter Huewe Date: Mon, 21 Jan 2013 21:14:00 +0000 (+0000) Subject: staging/iio: Use correct argument for sizeof X-Git-Tag: v3.9-rc1~127^2~276^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=232827fb8168d07844a589f0d4991afab16a23ea;p=pandora-kernel.git staging/iio: Use correct argument for sizeof found with coccicheck sizeof when applied to a pointer typed expression gives the size of the pointer The semantic patch that makes this output is available in scripts/coccinelle/misc/noderef.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Peter Huewe Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed