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:
960b1f4
)
net: phy: at803x: fix coccinelle warnings
author
Fengguang Wu
<fengguang.wu@intel.com>
Sun, 22 Jun 2014 10:32:51 +0000
(12:32 +0200)
committer
David S. Miller
<davem@davemloft.net>
Mon, 23 Jun 2014 00:16:02 +0000
(17:16 -0700)
drivers/net/phy/at803x.c:196:26-32: ERROR: application of sizeof to pointer
sizeof when applied to a pointer typed expression gives the size of
the pointer
Generated by: scripts/coccinelle/misc/noderef.cocci
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Acked-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found