From: Vitaliy Gusev Date: Fri, 25 Dec 2009 07:17:43 +0000 (+0000) Subject: tun: use tun_sk instead container_of X-Git-Tag: v2.6.33-rc3~44^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80924e5f7dbe00d964b7249160c7ca25fa3cd889;p=pandora-kernel.git tun: use tun_sk instead container_of 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed