[sheepdog] [PATCH] sheep: remove a needless conditional branch

MORITA Kazutaka morita.kazutaka at gmail.com
Wed Jul 3 02:12:18 CEST 2013


At Tue,  2 Jul 2013 19:27:31 +0900,
Hitoshi Mitake wrote:
> 
> Current create_cluster() has a conditional branch which depends on
> cluster drivers have their own get_local_addr(). If every cluster
> driver has their own one, the branch is needless.
> 
> Signed-off-by: Hitoshi Mitake <mitake.hitoshi at lab.ntt.co.jp>
> ---
>  sheep/cluster/shepherd.c  |    1 +
>  sheep/cluster/zookeeper.c |    1 +
>  sheep/group.c             |    6 ++----
>  3 files changed, 4 insertions(+), 4 deletions(-)

Applied, thanks!

Kazutaka



More information about the sheepdog mailing list