connection: simplify kdbus_conn_lock2()
authorDavid Herrmann <dh.herrmann@gmail.com>
Fri, 9 Jan 2015 00:21:37 +0000 (01:21 +0100)
committerDavid Herrmann <dh.herrmann@gmail.com>
Fri, 9 Jan 2015 00:21:37 +0000 (01:21 +0100)
commitd001f42d60ec5696b4f2bfa2b66d0ec4033f5dae
treefaf729382313ed8328b79ea04fae2990a839e7f0
parentb20a3d6f9cb28cfd3db3caac7c0d4e3a30b15ba5
connection: simplify kdbus_conn_lock2()

Drop 6 lines again and move the conditions directly before the lock
invokations.

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
connection.h