From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> --- profiles/audio/avctp.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/profiles/audio/avctp.c b/profiles/audio/avctp.c index 78bf1fd..570d609 100644 --- a/profiles/audio/avctp.c +++ b/profiles/audio/avctp.c @@ -904,8 +904,7 @@ failed: return FALSE; } -static gboolean session_cb(GIOChannel *chan, GIOCondition cond, - gpointer data) +static gboolean session_cb(GIOChannel *chan, GIOCondition cond, gpointer data) { struct avctp *session = data; struct avctp_channel *control = session->control; -- 1.8.3.2 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html