ceph/examples/librados
Marcos Paulo de Souza afaf91a9a1 examples/librados/hello_world_c: Remove not needed else clause
If the 'if' clause ends executing a goto, there is no need for an else
clause that only prints a message about the success of the action.

Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
2018-11-04 22:53:29 -02:00
..
hello_radosstriper.cc
hello_world_c.c examples/librados/hello_world_c: Remove not needed else clause 2018-11-04 22:53:29 -02:00
hello_world.cc
hello_world.readme
Makefile examples/Makefile: add -Wno-unused-parameter to avoid compile error 2018-08-15 18:20:17 -07:00