collectd: indentation cleanup
authorJerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Tue, 8 Mar 2016 21:58:04 +0000 (22:58 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 8 Mar 2016 22:59:35 +0000 (23:59 +0100)
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/collectd/Config.in

index ec7e942e9e32b73dd30af7c16213fb930252a88f..71301ec18bc68354f52e4e09018d03f871c50e87 100644 (file)
@@ -333,7 +333,7 @@ config BR2_PACKAGE_COLLECTD_OPENLDAP
          Read monitoring information from OpenLDAP's cn=Monitor subtree.
 
 comment "openldap support needs a toolchain w/ wchar"
-        depends on !BR2_USE_WCHAR
+       depends on !BR2_USE_WCHAR
 
 config BR2_PACKAGE_COLLECTD_OPENVPN
        bool "openvpn"
@@ -385,7 +385,7 @@ config BR2_PACKAGE_COLLECTD_SMART
          and bad sectors.
 
 comment "SMART requires udev to be enabled"
-        depends on !BR2_PACKAGE_HAS_UDEV
+       depends on !BR2_PACKAGE_HAS_UDEV
 
 config BR2_PACKAGE_COLLECTD_STATSD
        bool "StatsD"