]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: reindent the trace-related fragment of main() 46388/head
authorRadosław Zarzyński <rzarzyns@redhat.com>
Wed, 25 May 2022 08:36:42 +0000 (10:36 +0200)
committerRadosław Zarzyński <rzarzyns@redhat.com>
Wed, 25 May 2022 08:45:20 +0000 (10:45 +0200)
commit7308c9a2bc9cf3616ef1e20d09be31b8c65f02fd
tree7fdc0abcd58ab99d896c5ef77e126da0d1702dc7
parentaafa3d173f04e515a0d6b106c69d458fbed5b133
crimson/osd: reindent the trace-related fragment of main()

The issue is we're mixing tabs and spaces which affects readability
when the code is read on github during a review (like recently with
the PR #46296).

Signed-off-by: Radosław Zarzyński <rzarzyns@redhat.com>
src/crimson/osd/main.cc