Re: [PATCH v2] Bluetooth: hci_qca: Remove redundant initializations to zero

From: Marcel Holtmann
Date: Mon Aug 12 2019 - 13:06:25 EST


Hi Matthias,

> The qca_data structure is allocated with kzalloc() and hence
> zero-initialized. Remove a bunch of unnecessary explicit
> initializations of struct members to zero.
>
> Signed-off-by: Matthias Kaehlcke <mka@xxxxxxxxxxxx>
> Reviewed-by: Balakrishna Godavarthi <bgodavar@xxxxxxxxxxxxxx>
> ---
> just noticed that this patch fell through the cracks, resending a
> rebased version.
>
> Changes in v2:
> - added 'Reviewed-by' tag from Balakrishna
> - rebased on bluetooth-next/master
>
> drivers/bluetooth/hci_qca.c | 19 -------------------
> 1 file changed, 19 deletions(-)

patch has been applied to bluetooth-next tree.

Regards

Marcel