iio: at91_adc: Cocci spatch "noderef"
authorThomas Meyer <thomas@m3y3r.de>
Thu, 19 Sep 2013 21:42:00 +0000 (22:42 +0100)
committerJonathan Cameron <jic23@kernel.org>
Fri, 20 Sep 2013 18:41:41 +0000 (19:41 +0100)
sizeof when applied to a pointer typed expression gives the size of the
pointer.
Found by coccinelle spatch "misc/noderef.cocci"

Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>

No differences found