--- src/shared/hfp.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/shared/hfp.c b/src/shared/hfp.c index a35cb7b..7ad6e42 100644 --- a/src/shared/hfp.c +++ b/src/shared/hfp.c @@ -473,7 +473,8 @@ static void process_input(struct hfp_gw *hfp) char *str2; size_t len2; - /* If there is no more data in ringbuffer, + /* + * If there is no more data in ringbuffer, * it's just an incomplete command. */ if (len == ringbuf_len(hfp->read_buf)) -- 1.8.4 -- 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