From: Denis V. Lunev Date: Tue, 7 Oct 2008 21:46:47 +0000 (-0700) Subject: ipv6: consolidate ipv6 sock_stat code at the beginning of net/ipv6/proc.c X-Git-Tag: v2.6.28-rc1~717^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35f0a5df6cbc315da031c40541e135a059bfde7d;p=pandora-kernel.git ipv6: consolidate ipv6 sock_stat code at the beginning of net/ipv6/proc.c Simple, comsolidate sockstat6 staff in one place, at the beginning of the file. Right now sockstat6_seq_open/sockstat6_seq_fops looks like an intrusion in the middle of snmp6 code. Signed-off-by: Denis V. Lunev Signed-off-by: David S. Miller --- Reading git-diff-tree failed