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:
42324c6
)
net: Fix wrong sizeof
author
Jean Delvare
<khali@linux-fr.org>
Fri, 2 Oct 2009 16:55:19 +0000
(09:55 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 2 Oct 2009 16:55:19 +0000
(09:55 -0700)
Which is why I have always preferred sizeof(struct foo) over
sizeof(var).
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found