Code

Plugin for getting DPDK ports link status and keep alive events.
[collectd.git] / src / ipvs.c
index 2446bd1318f82193e81bae99e5a110771ce720dc..a8c4a1d2fe852297fcc9445db2b1dac5d3f3ca13 100644 (file)
@@ -321,5 +321,3 @@ void module_register(void) {
   plugin_register_shutdown("ipvs", cipvs_shutdown);
   return;
 } /* module_register */
-
-/* vim: set sw=4 ts=4 tw=78 noexpandtab : */