Code

'curl', 'memcachec', 'tail' and 'tail_csv' plugins: Use 'Plugin' as option name
[collectd.git] / src / hugepages.c
index f23a6e2a3db6ff294ecbe27ef80a2235b7429cd5..871e625f1712a78a475bc8abaab5a24d8e7702f1 100644 (file)
@@ -76,7 +76,7 @@ static int hp_config(oconfig_item_t *ci) {
             child->key);
   }
 
-  return (0);
+  return 0;
 }
 
 static void submit_hp(const struct entry_info *info) {