[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <342E581E-BA14-44A1-95A5-B377A226A226@holtmann.org>
Date: Mon, 26 Oct 2015 04:54:03 +0900
From: Marcel Holtmann <marcel@...tmann.org>
To: LABBE Corentin <clabbe.montjoie@...il.com>
Cc: "David S. Miller" <davem@...emloft.net>,
"Gustavo F. Padovan" <gustavo@...ovan.org>,
Johan Hedberg <johan.hedberg@...il.com>,
linux-bluetooth@...r.kernel.org, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: [PATCH 08/11] net: bluetooth: change the len parameter of sco_send_frame() to size_t
Hi Corentin,
> len is used in operation/function that wait for unsigned value.
> Furthermore the only one call of sco_send_frame give a size_t as argument.
> So the parameter need to be set as size_t.
>
> Signed-off-by: LABBE Corentin <clabbe.montjoie@...il.com>
> ---
> net/bluetooth/sco.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
I am not taking this patch until you also fix the kbuild test robot reported issue with format print modifier for size_t.
Regards
Marcel
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists