Re: [PATCH 3/3] [RTNETLINK] Cleanup rtnetlink_link tables
From: "David S. Miller" <davem@davemloft.net>
Date: 2005-05-03 21:28:54
From: "David S. Miller" <davem@davemloft.net>
Date: 2005-05-03 21:28:54
On Sat, 30 Apr 2005 21:52:43 +0200 Thomas Graf [off-list ref] wrote:
Converts remaining rtnetlink_link tables to use c99 designated initializers to make greping a little bit easier. Signed-off-by: Thomas Graf <tgraf@suug.ch>
Applied, thanks a lot.