From: Eric Dumazet Date: Wed, 4 Nov 2009 17:50:58 +0000 (-0800) Subject: net: cleanup include/linux X-Git-Tag: v2.6.33-rc1~388^2~515 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d94d9fee9fa4e66a0b91640a694b8b10177075b3;p=pandora-kernel.git net: cleanup include/linux 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