libnl/lib/genl
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
..
ctrl.c genl: Fix cb reference leak in genl_ctrl_probe_by_name() 2013-04-02 11:51:53 +02:00
family.c style: require comma after __ADD() macro 2014-07-27 10:57:31 +02:00
genl.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
mngt.c genl: Update mt_id of cache ops when resolving genl id 2013-04-01 11:21:22 +02:00