[PATCH] Throttle: Fix indention

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Fix indention.

Signed-off-by: Lan Tianyu <lantianyu1986@xxxxxxxxx>
---
 src/common/Throttle.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/common/Throttle.h b/src/common/Throttle.h
index 6d03988..f261ee0 100644
--- a/src/common/Throttle.h
+++ b/src/common/Throttle.h
@@ -16,7 +16,7 @@ class Throttle {
   CephContext *cct;
   std::string name;
   PerfCounters *logger;
-	ceph::atomic_t count, max;
+  ceph::atomic_t count, max;
   Mutex lock;
   list<Cond*> cond;
   bool use_perf;
-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [CEPH Users]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux