]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr: Remove the superfluous break 36078/head
authorLiao Pingfang <liao.pingfang@zte.com.cn>
Tue, 14 Jul 2020 02:07:56 +0000 (10:07 +0800)
committerLiao Pingfang <liao.pingfang@zte.com.cn>
Tue, 14 Jul 2020 02:09:24 +0000 (10:09 +0800)
commitb2582ee8a440788b4aef4d26baa4cc2b67b1d579
tree2f5874ff12dcba9accb70786a6d03e13d48a7591
parent1ac5c74502da6dc8ad965625df452eb42a846489
mgr: Remove the superfluous break

Remove the superfuous break, as there is a 'return' before it.

Signed-off-by: Liao Pingfang <liao.pingfang@zte.com.cn>
src/mgr/Mgr.cc