]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
2 Alex to provide whitespace diff https://github.com/ceph/ceph/pull/65563#discussion_... wip-baum-beacon-diff-20251102-00
authorAlexander Indenbaum <aindenba@redhat.com>
Sun, 2 Nov 2025 09:42:51 +0000 (11:42 +0200)
committerAlexander Indenbaum <aindenba@redhat.com>
Sun, 2 Nov 2025 09:42:51 +0000 (11:42 +0200)
Signed-off-by: Alexander Indenbaum <aindenba@redhat.com>
src/msg/Message.cc

index 1d0a12cd752aa455a127d7ac32f16f29b10e692e..e6600cda451ac52eacd2e5b647f9c7b3f533c17f 100644 (file)
@@ -897,7 +897,7 @@ Message *decode_message(CephContext *cct,
 
   case MSG_MNVMEOF_GW_BEACON:
     m = make_message<MNVMeofGwBeacon>();
-    break;
+  break;
 
   case MSG_MON_MGR_REPORT:
     m = make_message<MMonMgrReport>();