linux/net/bluetooth
Kang Minchul 3958e87783 Bluetooth: Use kzalloc instead of kmalloc/memset
Replace kmalloc+memset by kzalloc
for better readability and simplicity.

This addresses the cocci warning below:

WARNING: kzalloc should be used for d, instead of kmalloc/memset

Signed-off-by: Kang Minchul <tegongkang@gmail.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2022-12-12 14:19:24 -08:00
..
2022-03-07 11:40:41 +00:00
2022-10-07 17:04:10 -07:00
2021-04-27 17:05:53 -07:00
2021-06-26 07:12:37 +02:00