libnl/lib/route/link
Thomas Haller fc249f81c7 style: require comma after __ADD() macro
$ sed -i 's/^\([\t ]\+\<__ADD\> \?([^)]\+)\) *$/\1,/' `git grep -w -l __ADD`

Acked-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: Thomas Haller <thaller@redhat.com>
2014-07-27 10:57:31 +02:00
..
api.c rtnl_link_af_unregister: fix locking 2013-05-08 13:48:24 +02:00
bonding.c bond: Provide rtnl_link_bond_alloc() 2013-02-14 12:48:00 +01:00
bridge.c style: require comma after __ADD() macro 2014-07-27 10:57:31 +02:00
can.c style: require comma after __ADD() macro 2014-07-27 10:57:31 +02:00
dummy.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
ifb.c link: add ifb device support 2014-07-24 19:58:35 +02:00
inet.c style: require comma after __ADD() macro 2014-07-27 10:57:31 +02:00
inet6.c style: require comma after __ADD() macro 2014-07-27 10:57:31 +02:00
ip6tnl.c ip6tnl: Use <netinet/in.h> for in6_addr and stuff 2014-06-29 18:38:30 +02:00
ipgre.c ipgre: rename new public API to avoid confusion 2014-05-06 11:57:40 +02:00
ipip.c introduce ipip tunnel support 2014-05-05 18:08:47 +02:00
ipvti.c ipvti: introduce vti tunnel support 2014-05-06 12:04:02 +02:00
macvlan.c style: require comma after __ADD() macro 2014-07-27 10:57:31 +02:00
sit.c introduce sit tunnel support 2014-05-05 19:08:29 +02:00
veth.c veth: add kernel header linux/veth.h for VETH defines 2014-07-25 22:37:41 +02:00
vlan.c style: require comma after __ADD() macro 2014-07-27 10:57:31 +02:00
vxlan.c Add VXLAN support. 2013-08-04 15:43:54 +09:00