From: Ruben Kerkhof Date: Wed, 27 Apr 2016 09:45:35 +0000 (+0200) Subject: zfs_arc plugin: fix indentation X-Git-Tag: collectd-5.6.0~315 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=ebc6c192ae9a348ecb2ab90faba4874f1e02fd47;p=collectd.git zfs_arc plugin: fix indentation --- diff --git a/src/zfs_arc.c b/src/zfs_arc.c index 300fda2e..3354de80 100644 --- a/src/zfs_arc.c +++ b/src/zfs_arc.c @@ -269,10 +269,10 @@ static int za_read (void) #endif /* Sizes */ - za_read_gauge (ksp, "size", "cache_size", "arc"); - za_read_gauge (ksp, "c", "cache_size", "c"); - za_read_gauge (ksp, "c_min", "cache_size", "c_min"); - za_read_gauge (ksp, "c_max", "cache_size", "c_max"); + za_read_gauge (ksp, "size", "cache_size", "arc"); + za_read_gauge (ksp, "c", "cache_size", "c"); + za_read_gauge (ksp, "c_min", "cache_size", "c_min"); + za_read_gauge (ksp, "c_max", "cache_size", "c_max"); /* The "l2_size" value has disappeared from Solaris some time in * early 2013, and has only reappeared recently in Solaris 11.2.