Agree the stray return is troubling - but need to test this patch and
make sure it doesn't break anything.

Regards
-steve
On Sun, 2010-05-16 at 18:40 +1000, Angus Salkeld wrote:
> Signed-off-by: Angus Salkeld <asalk...@redhat.com>
> ---
>  services/cpg.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/services/cpg.c b/services/cpg.c
> index 7661183..162dccc 100644
> --- a/services/cpg.c
> +++ b/services/cpg.c
> @@ -1486,7 +1486,6 @@ static void message_handler_req_lib_cpg_membership 
> (void *conn,
>       res.id = MESSAGE_RES_CPG_MEMBERSHIP;
>       res.error = error;
>       api->ipc_response_send (conn, &res, sizeof(res));
> -             return;
>  
>       if (error == CPG_OK) {
>               notify_lib_joinlist (&cpd->group_name, conn, 0, NULL, 0, NULL,

_______________________________________________
Openais mailing list
Openais@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to