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