From: Kefu Chai Date: Tue, 12 Jan 2021 05:53:05 +0000 (+0800) Subject: osd/pg_scrubber: use tab-width:8 X-Git-Tag: v16.1.0~68^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=dc1b96cd88bdb05a0efd04e61f781bac131565ca;p=ceph.git osd/pg_scrubber: use tab-width:8 Signed-off-by: Kefu Chai --- diff --git a/src/osd/pg_scrubber.cc b/src/osd/pg_scrubber.cc index a558e0e8857..a7501da146c 100644 --- a/src/osd/pg_scrubber.cc +++ b/src/osd/pg_scrubber.cc @@ -1,4 +1,4 @@ -// -*- mode:C++; tab-width:2; c-basic-offset:2; indent-tabs-mode:t -*- +// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- // vim: ts=2 sw=2 smarttab #include "pg_scrubber.h"