git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cba9a90
)
xtensa: Cocci spatch "noderef"
author
Thomas Meyer
<thomas@m3y3r.de>
Thu, 19 Sep 2013 21:42:22 +0000
(23:42 +0200)
committer
Chris 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