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:
22441cf
)
decnet: Fix compiler warning in dn_dev.c
author
David S. Miller
<davem@davemloft.net>
Wed, 15 Oct 2008 22:59:50 +0000
(15:59 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 15 Oct 2008 23:03:02 +0000
(16:03 -0700)
Use offsetof() instead of home-brewed version.
Based upon initial patch by Steven Whitehouse and suggestions
by Ben Hutchings.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found