From: Eric Dumazet Date: Tue, 3 Nov 2009 03:26:03 +0000 (+0000) Subject: net: cleanup include/net X-Git-Tag: v2.6.33-rc1~388^2~520 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd2c3ef761fbc5e6c27fa7d40b30cda06bfcd7d8;p=pandora-kernel.git net: cleanup include/net This cleanup patch puts struct/union/enum opening braces, in first line to ease grep games. struct something { becomes : struct something { Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed