[Buildroot] [PATCH 2/4] collectd: indentation cleanup

Jerzy Grzegorek jerzy.grzegorek at trzebnica.net
Tue Mar 8 21:58:04 UTC 2016


Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek at trzebnica.net>
---
 package/collectd/Config.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/collectd/Config.in b/package/collectd/Config.in
index ec7e942..71301ec 100644
--- a/package/collectd/Config.in
+++ b/package/collectd/Config.in
@@ -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"
-- 
1.9.1




More information about the buildroot mailing list