keepalive: fix spacing
authorHarry van Haaren <harry.van.haaren@intel.com>
Tue, 8 Mar 2016 10:50:40 +0000 (10:50 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 8 Mar 2016 11:41:09 +0000 (12:41 +0100)
commit444f382042c0fab03e2a6ca58cb3b88c1097374f
tree992523106f2803b4965a19495c6db52c10a1bb4d
parent685e865495d24681db75b63f00ed68279fc7844f
keepalive: fix spacing

This patch removes double newlines between functions
in keepalive.[hc] aligning it with the rest of DPDK.

Fixes: 75583b0d1efd ("eal: add keep alive monitoring")

Signed-off-by: Harry van Haaren <harry.van.haaren@intel.com>
lib/librte_eal/common/include/rte_keepalive.h
lib/librte_eal/common/rte_keepalive.c