From: Pavel Emelyanov Date: Tue, 11 Jun 2013 13:01:08 +0000 (+0400) Subject: tun: Turn tun_flow_init() into void fn X-Git-Tag: v3.11-rc1~16^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=944a1376b6ca1f00cc67f7d319afd55d5d9afba5;p=pandora-kernel.git tun: Turn tun_flow_init() into void fn This routine doesn't fail since 9fdc6bef (tuntap: dont use a private kmem_cache) so it makes sense to compact the code a little bit. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed