Re: [PATCH v1 0/3] Bluetooth: fix recv_buf() return value

From: Jiri Slaby
Date: Tue Nov 28 2023 - 00:17:59 EST


Hi,

On 27. 11. 23, 20:23, Francesco Dolcini wrote:
On Mon, Nov 27, 2023 at 08:14:05PM +0100, Francesco Dolcini wrote:
From: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx>

Serdev recv_buf() callback is supposed to return the amount of bytes
consumed, therefore an int in between 0 and count.

I have also a patch ready to convert the return value of serdev
recv_buf() from int to size_t.

I would be inclined to wait for this series to go though first, given
that these are fixes, while the change from int to size_t is just a
cleanup to prevent future mistakes. Do you agree of would you do it
differently?

Fine by me either way. You can include it in this series at the end. Fixes can be picked up by stable too, the rest would go to mainline only.

thanks,
--
js
suse labs