Code

zfs_arc: Do not log an error if a value cannot be found.
[collectd.git] / src / netlink.c
index 8076c1fa4436b21fd52533ea379c2f09ea74b8a4..0649852cc7ea6087f8c31706445a1a933e0daaf0 100644 (file)
@@ -736,7 +736,3 @@ void module_register(void) {
   plugin_register_read("netlink", ir_read);
   plugin_register_shutdown("netlink", ir_shutdown);
 } /* void module_register */
-
-/*
- * vim: set shiftwidth=2 softtabstop=2 tabstop=8 :
- */