From: Changli Gao Date: Fri, 11 Jun 2010 06:31:35 +0000 (-0700) Subject: net-next: remove useless union keyword X-Git-Tag: v2.6.36-rc1~571^2~616 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8d1f30b95a635dbd610dcc5eb641aca8f4768cf;p=pandora-kernel.git net-next: remove useless union keyword remove useless union keyword in rtable, rt6_info and dn_route. Since there is only one member in a union, the union keyword isn't useful. Signed-off-by: Changli Gao Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed