Bluetooth: MGMT: fix zalloc-simple.cocci warnings
authorYihao Han <hanyihao@vivo.com>
Tue, 20 Sep 2022 03:19:58 +0000 (20:19 -0700)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 20 Sep 2022 22:31:57 +0000 (15:31 -0700)
commitbb20da18ce936adda6b48aea79a8797c8eee479f
treebe09c4d8f37b180dc612b0c1e07ace47a6ec0d0a
parent3124d320c22f3f4388d9ac5c8f37eaad0cefd6b1
Bluetooth: MGMT: fix zalloc-simple.cocci warnings

Use zeroing allocator rather than allocator followed by memset with 0

Generated by: scripts/coccinelle/api/alloc/zalloc-simple.cocci

Signed-off-by: Yihao Han <hanyihao@vivo.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
net/bluetooth/mgmt.c