Re: [systemd-devel] [PATCH 2/2] kdbus: use kdbus_conn_find_peer() where appropriate

2014-03-31 Thread Kay Sievers
On Mon, Mar 31, 2014 at 2:43 AM, Djalal Harouni tix...@opendz.org wrote: connection.c | 7 ++- match.c | 14 ++ names.c | 5 + Applied. Thanks, Kay ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org

[systemd-devel] [PATCH 2/2] kdbus: use kdbus_conn_find_peer() where appropriate

2014-03-30 Thread Djalal Harouni
Signed-off-by: Djalal Harouni tix...@opendz.org --- connection.c | 7 ++- match.c | 14 ++ names.c | 5 + 3 files changed, 5 insertions(+), 21 deletions(-) diff --git a/connection.c b/connection.c index 97fde97..f14cedc 100644 --- a/connection.c +++ b/connection.c