ceph/examples/librados
Marcos Paulo de Souza 9ff62fa66c examples/librados/hello_world.cc: 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 23:35:43 -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 examples/librados/hello_world.cc: Remove not needed else clause 2018-11-04 23:35:43 -02:00
hello_world.readme examples: fix link order in librados example Makefile 2017-09-25 19:20:58 +05:30
Makefile examples/Makefile: add -Wno-unused-parameter to avoid compile error 2018-08-15 18:20:17 -07:00