]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd-nbd: Fix spacing in UpdateWatchCtx 29036/head
authorMike Christie <mchristi@redhat.com>
Mon, 15 Jul 2019 05:49:55 +0000 (14:49 +0900)
committerJason Dillaman <dillaman@redhat.com>
Tue, 23 Jul 2019 17:23:42 +0000 (13:23 -0400)
commitca3fad1af31638fdda5dbe847ca6bdc55755d73b
tree16c30e4ae825a100477e4c0b85d6680a913bc584
parent488f30c9dcf59ed09d9de750e2e497570f9ac99b
rbd-nbd: Fix spacing in UpdateWatchCtx

UpdateWatchCtx used a mix of 2 spaces and 4 spaces. This fixes the
function to use 2 spaces which is used in the rest of the file.

Signed-off-by: Mike Christie <mchristi@redhat.com>
src/tools/rbd_nbd/rbd-nbd.cc