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:
08fafd8
)
tun: use tun_sk instead container_of
author
Vitaliy Gusev
<vgusev@openvz.org>
Fri, 25 Dec 2009 07:17:43 +0000
(07:17 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sun, 27 Dec 2009 04:24:44 +0000
(20:24 -0800)
Using macro tun_sk is more clear and shorter. However tun.c has tun_sk,
but doesn't use it.
Signed-off-by: Vitaliy Gusev <vgusev@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found