On 03/19/2014 09:31 PM, Djalal Harouni wrote:
> Signed-off-by: Djalal Harouni <tix...@opendz.org>
> ---
>  endpoint.c | 1 +
>  1 file changed, 1 insertion(+)

Applied, thanks!

> 
> diff --git a/endpoint.c b/endpoint.c
> index 876e5e3..a6d9dfb 100644
> --- a/endpoint.c
> +++ b/endpoint.c
> @@ -139,6 +139,7 @@ static struct kdbus_ep *kdbus_ep_find(struct kdbus_bus 
> *bus, const char *name)
>                       continue;
>  
>               ep = kdbus_ep_ref(e);
> +             break;
>       }
>       mutex_unlock(&bus->lock);
>  
> 

_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to