xtensa: Cocci spatch "noderef"
authorThomas Meyer <thomas@m3y3r.de>
Thu, 19 Sep 2013 21:42:22 +0000 (23:42 +0200)
committerChris Zankel <chris@zankel.net>
Wed, 16 Oct 2013 18:48:31 +0000 (11:48 -0700)
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: Chris Zankel <chris@zankel.net>

No differences found