Re: [PATCH -next] Bluetooth: use flexible-array member instead of zero-length array

From: Marcel Holtmann
Date: Sun Apr 11 2021 - 07:52:50 EST


Hi Qiheng,

> Fix the following coccicheck warning:
>
> net/bluetooth/msft.c:37:6-13: WARNING use flexible-array member instead
> net/bluetooth/msft.c:42:6-10: WARNING use flexible-array member instead
> net/bluetooth/msft.c:52:6-10: WARNING use flexible-array member instead
>
> Signed-off-by: Qiheng Lin <linqiheng@xxxxxxxxxx>
> ---
> net/bluetooth/msft.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)

patch has been applied to bluetooth-next tree.

Regards

Marcel