]> git.ipfire.org Git - thirdparty/nftables.git/commit
netlink: fix up indentation damage
authorPatrick McHardy <kaber@trash.net>
Fri, 27 Nov 2015 17:57:54 +0000 (17:57 +0000)
committerPatrick McHardy <kaber@trash.net>
Fri, 27 Nov 2015 17:57:54 +0000 (17:57 +0000)
commit947b4fe19a742057093341975b4e33c962ef1446
treedc1af0275d19cb4b728831b2211432326846e474
parent417a11220ef5efc6efd9e962e386cc72da0cfe5c
netlink: fix up indentation damage

The conversion to the net libnftnl API has left a lot of indentation damage
in the netlink functions. Fix it up.

Signed-off-by: Patrick McHardy <kaber@trash.net>
src/netlink.c
src/netlink_delinearize.c
src/netlink_linearize.c