]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
msg/AsyncMessenger: change return type to void 10230/head
authorMichal Jarzabek <stiopa@gmail.com>
Sun, 10 Jul 2016 18:26:00 +0000 (19:26 +0100)
committerMichal Jarzabek <stiopa@gmail.com>
Sun, 10 Jul 2016 18:26:00 +0000 (19:26 +0100)
commit22bf7e98f9ece414e7475e3b8c137882f0045d52
tree6c7df08376e0c7bdedb913a1dcd9250a875de41e
parent89ba840a6c2869209f93b851229f03b28ebf3a48
msg/AsyncMessenger: change return type to void

Change the return type of function Processor::start to void. It
doesn't make sense to return constant value(zero).

Signed-off-by: Michal Jarzabek <stiopa@gmail.com>
src/msg/async/AsyncMessenger.cc
src/msg/async/AsyncMessenger.h