From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> --- tools/btmgmt.c | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/btmgmt.c b/tools/btmgmt.c index 1d71d74..f31d8b1 100644 --- a/tools/btmgmt.c +++ b/tools/btmgmt.c @@ -555,7 +555,6 @@ static void user_confirm(uint16_t index, uint16_t len, const void *param, rsp_len = strlen(rsp); if (rsp[rsp_len - 1] == '\n') { rsp[rsp_len - 1] = '\0'; - rsp_len--; } if (rsp[0] == 'y' || rsp[0] == 'Y') -- 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