diff options
| author | Jiapeng Chong <jiapeng.chong@linux.alibaba.com> | 2022-10-17 08:47:13 +0300 |
|---|---|---|
| committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2022-12-13 01:19:23 +0300 |
| commit | 37224a290853a69f7e8e8c2269c9caea6e2bcb4b (patch) | |
| tree | 127eb878373e0daad8f5e433d196918c49da6a54 /scripts | |
| parent | e9b3e5b8c65733f626a7ee919c4bc895b51d7bb2 (diff) | |
| download | linux-37224a290853a69f7e8e8c2269c9caea6e2bcb4b.tar.xz | |
Bluetooth: Use kzalloc instead of kmalloc/memset
Use kzalloc rather than duplicating its implementation, which makes code
simple and easy to understand.
./net/bluetooth/hci_conn.c:2038:6-13: WARNING: kzalloc should be used for cp, instead of kmalloc/memset.
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=2406
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
